|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IConstituencyBrowsing | |
---|---|
org.gswing.components.common.db | Package contains the classes common to gswing gui components. |
org.gswing.components.common.gui | Package contains the classes common to gswing database components. |
org.gswing.components.input | Package contains the gswing database insertion packages and classes. |
org.gswing.components.viewer | Contains the classes used in creating the gswing applet viewer. |
org.gswing.framework.services | Package contains gswing framework services interfaces. |
Uses of IConstituencyBrowsing in org.gswing.components.common.db |
---|
Classes in org.gswing.components.common.db that implement IConstituencyBrowsing | |
---|---|
class |
DbReadAccess
Purpose: A read only connection to the election database. |
Uses of IConstituencyBrowsing in org.gswing.components.common.gui |
---|
Constructors in org.gswing.components.common.gui with parameters of type IConstituencyBrowsing | |
---|---|
ConstituencyTreeModel(IConstituencyBrowsing browser)
Tree model for full constituency tree. |
|
ConstituencyTreeModel(IConstituencyBrowsing browser,
char type)
Constructor for simple constituency tree. |
|
ConstituencyTreeModel(IConstituencyBrowsing browser,
int mode)
Tree model with a specified mode - ALL, CONSTITUENCIES_ONLY
or COUNCILS_ONLY |
|
ConstituencyTreeModel(IConstituencyBrowsing browser,
String councilName)
Constructor for local results. |
Uses of IConstituencyBrowsing in org.gswing.components.input |
---|
Classes in org.gswing.components.input that implement IConstituencyBrowsing | |
---|---|
class |
DbWriteAccess
Purpose: Provides write access to the database. |
Uses of IConstituencyBrowsing in org.gswing.components.viewer |
---|
Classes in org.gswing.components.viewer that implement IConstituencyBrowsing | |
---|---|
class |
ResultsInterface
Purpose: The applet's interface to all the results. |
Uses of IConstituencyBrowsing in org.gswing.framework.services |
---|
Subinterfaces of IConstituencyBrowsing in org.gswing.framework.services | |
---|---|
interface |
IDbReadAccess
Database read access object. |
interface |
IDbWriteAccess
Database read access object. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |