Package | Description |
---|---|
votorola.a |
Providing application-specific library code for Votorola:
an experimental technology for the public guidance of electoral systems,
executive offices, legislatures, and other decision systems.
|
votorola.a.count |
Counting votes and resources.
|
votorola.a.count.gwt |
Interfacing to the count engine from GWT web clients.
|
votorola.a.diff.harvest |
Caching forum messages.
|
votorola.a.diff.harvest.cache | |
votorola.a.trust |
Tracing trust networks and compiling residential voter registers.
|
votorola.a.voter |
Providing user-specific facilities.
|
votorola.a.web.wap |
Providing a web API for Votorola.
|
votorola.a.web.wic.redirect |
Redirecting experimental or obsolete web requests.
|
votorola.g |
Providing general-purpose library code.
|
votorola.g.io |
Input and output of data.
|
votorola.g.sql |
Communicating with relational databases.
|
votorola.g.web.gwt |
Implementing web clients with the Google Web Tookit.
|
votorola.s.gwt.mediawiki |
Staging Crossforum Theatre within MediaWiki pages.
|
votorola.s.gwt.scene |
Scenes for Crossforum Theatre.
|
votorola.s.gwt.scene.feed.ss |
Supporting the server side of a feed.
|
votorola.s.gwt.scene.vote |
Mapping society along lines of formal assent.
|
votorola.s.gwt.stage.link |
Props for navigating among scenes.
|
votorola.s.gwt.stage.poll |
Poll related props for the stage.
|
votorola.s.gwt.stage.talk |
Discussion related props for the stage.
|
votorola.s.gwt.stage.vote |
Voting related props for the stage.
|
votorola.s.line |
Command line executables for Votorola.
|
votorola.s.mail |
Votorola's mail interface.
|
votorola.s.wic.count |
The user interface of the count engine under Wicket.
|
votorola.s.wic.server |
A user interface providing an overview of the server under Wicket.
|
Modifier and Type | Field and Description |
---|---|
AtomicReference<Thread> |
VoteServer.Run.constructionThreadA |
Modifier and Type | Method and Description |
---|---|
Database |
Geocode.Table.database()
The database in which this table is stored.
|
Database |
VoteServer.Run.database()
The vote-server's relational database.
|
Database |
VoterInputTable.database()
The database in which this table is stored.
|
Trustserver |
VoteServer.Run.trustserver()
The trustserver for this vote-server.
|
UserSettings.Table |
VoteServer.Run.userTable()
The relational store of service preferences and other settings,
for the users of this vote-server.
|
Modifier and Type | Method and Description |
---|---|
(package private) void |
CountNodeW.castCyclic(CountNodeW[] trace)
Casts and carries down a cyclic trace that involves this node.
|
(package private) void |
CountNodeW.castStraight(CountNodeW[] trace)
Casts and carries down an acyclic trace.
|
(package private) JavaScriptIncluder |
PollService.configurationScript()
The compiled configuration script for the poll.
|
(package private) Database |
CountTable.database()
The database in which this table is stored.
|
(package private) void |
CountNodeW.uncastCyclic(CountNodeW[] trace)
Withdraws cast and carried votes from a cyclic trace that involves this node.
|
(package private) void |
CountNodeW.uncastStraight(CountNodeW[] trace)
Withdraws cast and carried votes from an acyclic trace.
|
Constructor and Description |
---|
Count.VoteServerScope(VoteServer vS)
Constructs a VoteServerScope.
|
PollService.VoteServerScope.Run(VoteServer.Run _vsRun)
Constructs a Run.
|
PollService.VoteServerScope(VoteServer _voteServer,
VoteServer.ConstructionContext vsCC)
Constructs a VoteServerScope.
|
Modifier and Type | Class and Description |
---|---|
class |
SacSelectionV
A view of a superaccount selection.
|
Modifier and Type | Method and Description |
---|---|
void |
SacSelectionV.setValue(SacJS value,
boolean fireEvents,
boolean redraw) |
Modifier and Type | Class and Description |
---|---|
class |
Marker
Final class to represent points in the archive.
|
(package private) class |
PipermailHarvester.Archive
Structure to save state of a single archive.
|
(package private) class |
PipermailHarvester.ContextFetcher
Provides update context.
|
(package private) class |
PipermailHarvester.MessageFetcher
A fetcher for a single page, like "2010-Jan/003882.html".
|
(package private) class |
PipermailHarvester.MyKickReceiver
|
(package private) class |
PipermailHarvester.PeriodFetcher
An index fetcher for one period like "2010-January/date.html" or
"2012/date.html".
|
(package private) class |
PipermailHarvester.RootFetcher
An index fetcher for the whole pipermail archive, like
"http://mail.zelea.com/list/votorola/".
|
(package private) class |
PipermailHarvester.UpdateContext
Context to run fetchers and synchronize state during an update.
|
class |
StateTable
Database table to store harvester state for PipermailHarvester only atm.
|
Modifier and Type | Method and Description |
---|---|
static Marker |
Marker.create(String path,
Date date)
Construct a new marker.
|
static Marker |
Marker.dummy() |
Constructor and Description |
---|
StateTable(Database db)
Table which saves harvested urls for HarvestRunner.
|
Modifier and Type | Field and Description |
---|---|
static int |
DiffMessageTable.MAX_RESULTS
Maximum rows in the result.
|
static String |
DiffMessageTable.SCHEMA_NAME
This is only exposed as a quick hint for somebody trying to understand
the database structure.
|
static String |
DiffMessageTable.TABLE_NAME
This is only exposed as a quick hint for somebody trying to understand
the database structure.
|
Modifier and Type | Method and Description |
---|---|
(package private) Database |
TraceNodeW.Table.database()
The database in which this table is stored.
|
(package private) Database |
Membership.Table.database()
The database in which this table is stored.
|
(package private) Database |
TrustEdge.Table.database()
The database in which this table is stored.
|
JavaScriptIncluder |
Trustserver.runtimeConfigurationScript()
The compiled runtime-configuration script for the trustserver.
|
Constructor and Description |
---|
NetworkTrace.VoteServerScope(VoteServer vS)
Constructs a VoteServerScope.
|
Modifier and Type | Method and Description |
---|---|
Database |
UserSettings.Table.database()
The database in which this table is stored.
|
Modifier and Type | Method and Description |
---|---|
(package private) Map<String,Constructor<? extends Call>> |
WAP.callConstructors()
Map of constructors for all known call types, keyed by type name.
|
Writer |
Responding.outBuf()
The writer for the response.
|
Modifier and Type | Class and Description |
---|---|
class |
WP_Diff
Redirector from Diff to the new name D.
|
class |
WP_e
A temporary hack for servicing EDO (common infrastructure) URLs.
|
class |
WP_Pollspace
Redirector from Pollspace to the new, more accurate name Votespace.
|
Modifier and Type | Field and Description |
---|---|
static boolean |
Votorola._ZZ_DUMMY
A dummy declaration to ensure stable, referenceable page numbering in the javadoc index.
|
static boolean |
Votorola.AZZ_DUMMY
A dummy declaration to ensure stable, referenceable page numbering in the javadoc index.
|
static boolean |
Votorola.BZZ_DUMMY
A dummy declaration to ensure stable, referenceable page numbering in the javadoc index.
|
static boolean |
Votorola.CZZ_DUMMY
A dummy declaration to ensure stable, referenceable page numbering in the javadoc index.
|
static boolean |
Votorola.DZZ_DUMMY
A dummy declaration to ensure stable, referenceable page numbering in the javadoc index.
|
static boolean |
Votorola.EZZ_DUMMY
A dummy declaration to ensure stable, referenceable page numbering in the javadoc index.
|
static boolean |
Votorola.FZZ_DUMMY
A dummy declaration to ensure stable, referenceable page numbering in the javadoc index.
|
static boolean |
Votorola.GZZ_DUMMY
A dummy declaration to ensure stable, referenceable page numbering in the javadoc index.
|
static boolean |
Votorola.HZZ_DUMMY
A dummy declaration to ensure stable, referenceable page numbering in the javadoc index.
|
static boolean |
Votorola.IZZ_DUMMY
A dummy declaration to ensure stable, referenceable page numbering in the javadoc index.
|
static boolean |
Votorola.JZZ_DUMMY
A dummy declaration to ensure stable, referenceable page numbering in the javadoc index.
|
static boolean |
Votorola.KZZ_DUMMY
A dummy declaration to ensure stable, referenceable page numbering in the javadoc index.
|
static boolean |
Votorola.LZZ_DUMMY
A dummy declaration to ensure stable, referenceable page numbering in the javadoc index.
|
static boolean |
Votorola.MZZ_DUMMY
A dummy declaration to ensure stable, referenceable page numbering in the javadoc index.
|
static boolean |
Votorola.NZZ_DUMMY
A dummy declaration to ensure stable, referenceable page numbering in the javadoc index.
|
static boolean |
Votorola.OZZ_DUMMY
A dummy declaration to ensure stable, referenceable page numbering in the javadoc index.
|
static boolean |
Votorola.PZZ_DUMMY
A dummy declaration to ensure stable, referenceable page numbering in the javadoc index.
|
static boolean |
Votorola.QZZ_DUMMY
A dummy declaration to ensure stable, referenceable page numbering in the javadoc index.
|
static boolean |
Votorola.RZZ_DUMMY
A dummy declaration to ensure stable, referenceable page numbering in the javadoc index.
|
static boolean |
Votorola.SZZ_DUMMY
A dummy declaration to ensure stable, referenceable page numbering in the javadoc index.
|
static boolean |
Votorola.TZZ_DUMMY
A dummy declaration to ensure stable, referenceable page numbering in the javadoc index.
|
static boolean |
Votorola.UZZ_DUMMY
A dummy declaration to ensure stable, referenceable page numbering in the javadoc index.
|
static boolean |
Votorola.VZZ_DUMMY
A dummy declaration to ensure stable, referenceable page numbering in the javadoc index.
|
static boolean |
Votorola.WZZ_DUMMY
A dummy declaration to ensure stable, referenceable page numbering in the javadoc index.
|
static boolean |
Votorola.XZZ_DUMMY
A dummy declaration to ensure stable, referenceable page numbering in the javadoc index.
|
static boolean |
Votorola.YZZ_DUMMY
A dummy declaration to ensure stable, referenceable page numbering in the javadoc index.
|
static boolean |
Votorola.ZZZ_DUMMY
A dummy declaration to ensure stable, referenceable page numbering in the javadoc index.
|
Modifier and Type | Class and Description |
---|---|
class |
StringSink
An output stream that writes to a string builder.
|
class |
StringSinkD
A dumbed down and grossly inefficient (OPT) implementation of a string sink.
|
Modifier and Type | Method and Description |
---|---|
Connection |
Database.connection()
Returns the database connection of this interface.
|
Modifier and Type | Method and Description |
---|---|
static JavaScriptObject |
WindowX.getCascadedStyle(Element element)
Returns either the "calculated" or "used" style values for the specified element,
or null if neither can be determined.
|
Modifier and Type | Method and Description |
---|---|
(package private) void |
DifferenceShadows.setReferrer(TheatrePage referrer)
Stages and lights the HTTP referrer's difference, if it is shadowed.
|
Modifier and Type | Method and Description |
---|---|
static void |
Scenes.setUseRAC(boolean _to)
Sets whether to show views and controls for resource accounting that are
unfinished or deprecated.
|
Modifier and Type | Method and Description |
---|---|
static Biter[] |
Biter.U.assembleBiters(VoteServer.Run run)
Assembles an array of biters suitable for handling a particular request to a
bite feed.
|
Modifier and Type | Class and Description |
---|---|
class |
VotespaceV
A view of a votespace in which the main component is
implemented as a scalable vector graphic.
|
Modifier and Type | Interface and Description |
---|---|
(package private) static interface |
LinkTrackV.UiBinderI |
Modifier and Type | Field and Description |
---|---|
(package private) AnchorElement |
LinkTrackV.actorA |
(package private) AnchorElement |
LinkTrackV.diffA |
(package private) AnchorElement |
LinkTrackV.diffMeA |
(package private) AnchorElement |
LinkTrackV.draftA |
(package private) AnchorElement |
LinkTrackV.draftMeA |
(package private) SpanElement |
LinkTrackV.leftCaption |
(package private) AnchorElement |
LinkTrackV.messageA |
(package private) AnchorElement |
LinkTrackV.pollA |
(package private) SpanElement |
LinkTrackV.rightCaption |
(package private) AnchorElement |
LinkTrackV.voteA |
Modifier and Type | Method and Description |
---|---|
void |
LinkTrackV.addLeftTool(Widget tool)
Adds a tool to the left side of this view.
|
Modifier and Type | Interface and Description |
---|---|
(package private) static interface |
HeadsUpDisplay.UiBinderI |
(package private) static interface |
PolltrackV.UiBinderI |
Modifier and Type | Field and Description |
---|---|
(package private) SpanElement |
HeadsUpDisplay.leftField |
(package private) FlowPanel |
PolltrackV.listV |
(package private) SpanElement |
HeadsUpDisplay.rightField |
(package private) DivElement |
HeadsUpDisplay.shuttle |
Modifier and Type | Method and Description |
---|---|
(package private) HeadsUpDisplay |
PolltrackV.newHeadsUp() |
Modifier and Type | Interface and Description |
---|---|
(package private) static interface |
HeadsUpDisplay.UiBinderI |
(package private) static interface |
TalkTrackV.UiBinderI |
(package private) class |
UpdateButton |
Modifier and Type | Field and Description |
---|---|
(package private) SpanElement |
HeadsUpDisplay.addresseeField |
(package private) ImageElement |
HeadsUpDisplay.bottomBubbleFoot |
(package private) SpanElement |
HeadsUpDisplay.bottomField |
(package private) DivElement |
HeadsUpDisplay.bottomFootRail |
(package private) SpanElement |
HeadsUpDisplay.bottomFootShuttle |
(package private) DivElement |
HeadsUpDisplay.bottomRail |
(package private) SpanElement |
HeadsUpDisplay.bottomShuttle |
(package private) SpanElement |
HeadsUpDisplay.leftField |
(package private) HTMLPanel |
TalkTrackV.panel |
(package private) SpanElement |
HeadsUpDisplay.rightField |
(package private) SpanElement |
HeadsUpDisplay.senderField |
(package private) DivElement |
HeadsUpDisplay.topRail |
(package private) DivElement |
HeadsUpDisplay.topShuttle |
(package private) UpdateButton |
TalkTrackV.updateButton |
Modifier and Type | Method and Description |
---|---|
(package private) HeadsUpDisplay |
TalkTrackV.newHeadsUpDisplay() |
Constructor and Description |
---|
UpdateButton(TalkTrackV talkTrackV) |
Modifier and Type | Interface and Description |
---|---|
(package private) static interface |
HeadsUpDisplay.UiBinderI |
(package private) static interface |
VoteTrackV.UiBinderI |
Modifier and Type | Field and Description |
---|---|
(package private) SpanElement |
HeadsUpDisplay.bottomField |
(package private) DivElement |
HeadsUpDisplay.bottomRail |
(package private) SpanElement |
HeadsUpDisplay.bottomShuttle |
(package private) TableCellElement |
VoteTrackV.cElement |
(package private) DivElement |
VoteTrackV.overlayDiv |
(package private) TableCellElement |
VoteTrackV.pBoardElement |
(package private) TableCellElement |
VoteTrackV.pElement |
(package private) TableCellElement |
VoteTrackV.pOutflowElement |
(package private) TableElement |
VoteTrackV.tableElement |
(package private) SpanElement |
HeadsUpDisplay.topField |
(package private) DivElement |
HeadsUpDisplay.topRail |
(package private) SpanElement |
HeadsUpDisplay.topShuttle |
(package private) TableCellElement |
VoteTrackV.vBoardElement |
(package private) TableCellElement |
VoteTrackV.vElement |
(package private) TableCellElement |
VoteTrackV.vOutflowElement |
Modifier and Type | Method and Description |
---|---|
(package private) HeadsUpDisplay |
VoteTrackV.newHeadsUpDisplay() |
Modifier and Type | Class and Description |
---|---|
class |
VOMir
Main class of the executable
vomir - a slapdash prototype of vote
mirroring that worked against White House 2 servers. |
Modifier and Type | Method and Description |
---|---|
JavaScriptIncluder |
MailMetaService.runtimeConfigurationScript()
The runtime configuration file for this meta-service.
|
Modifier and Type | Method and Description |
---|---|
IDPair |
WP_Votespace.getNewCandidate() |
void |
WP_Votespace.setNewCandidate(IDPair _newCandidate) |
Modifier and Type | Method and Description |
---|---|
ActivityList.TL |
WP_Activity.ApplicationScope.activityList() |