Votorola
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 

P

p0() - Method in class NodeV
The point at the top left of the drawing as currently drawn in the SVG viewport.
p0() - Method in class AlterBracket
The point at the top left of the drawing as currently drawn in the SVG viewport.
PAGE_SIZE - Static variable in class FeedVCellList
The maximum height of the viewport, as measured in rows.
pageClass() - Method in class NavTab
The class of pages to which this tab links, or null if there is no single class.
pageClass() - Method in class SuperTab
 
pageClass() - Method in class Bookmark
The class of the bookmarkable page.
pageClass() - Method in class WP_Votespace.VotespaceTab
 
pageID() - Method in interface PageRevision
The page identifier.
pageID() - Method in class PageRevision1
 
pageLocation() - Method in class Stage
 
pageLocation() - Method in interface TheatrePage
The URL of the page without a fragment.
pageLocation() - Method in class TheatrePageJS
 
pageName() - Method in interface PageRevision
The name of the page including the namespace.
pageName() - Method in class PageRevision1
 
pageName(String, String, PipeRecognizer) - Static method in class PositionID
Returns the page name in the pollwiki of the specified position.
pageName() - Method in exception MediaWiki.NoSuchPage
The full name of the non-existent page including any namespace.
PageParametersX - Class in votorola.g.web.wic
PageParameters utilities.
PageProperty - Class in votorola.a
A "semantic" property as read from a cached pollwiki page.
PageProperty(String) - Constructor for class PageProperty
Creates a PageProperty.
PagePropertyReader - Class in votorola.a
A reader of Semantic MediaWiki properties for a cached pollwiki page.
PagePropertyReader(WikiCache, String, PageProperty...) - Constructor for class PagePropertyReader
Creates a PagePropertyReader.
PageRevision - Interface in votorola.a.position
A particular revision of a wiki page.
PageRevision1 - Class in votorola.a.position
An implementation of a page revision.
PageRevision1(URI, int, String, int, int, String, boolean) - Constructor for class PageRevision1
Constructs a PageRevision1.
PageRevision1(PageRevision) - Constructor for class PageRevision1
Constructs a PageRevision1 as a copy of another instance of a page revision.
pageURI() - Method in interface PageRevision
The location of the page non-specific to any particular revision.
pageURI() - Method in class PageRevision1
 
painter() - Method in class BoardV
The painter for this board.
painter() - Method in class CandidateV
 
painter() - Method in class NodeV.Box
The source of change events that are fired on the bus after each repainting of the node views.
panel - Variable in class TalkTrackV
 
parameters() - Method in class Bookmark
The parameters of the bookmarkable page, or null if it has none.
parameters(String, VRequestCycle) - Static method in class WP_Votespace
Returns the query parameters for a particular votespace page.
parent() - Method in interface SVGNest
The wrapper parent of which this wrapper is a component, or null if there is none.
parent() - Method in class SVGParaNest
 
parent() - Method in class VotespaceV
 
parse(String[], Map<String, Option>, CommandResponder.Session) - Method in class CommandResponder.Base
Parses the arguments against a formal option map, registering actual occurences in it.
parse(String, String[], Map<String, Option>) - Static method in class GetoptX
Parses the command line arguments against a formal option map, registering actual occurences in it.
parsePageName(String) - Static method in class MediaWiki
Parses a page name (example "Ns:Root/sub/path") into two groups: (1) namespace "Ns", and (2) local name "Root/sub/path".
parsePageNameS(String) - Static method in class MediaWiki
Parses a page name (example "Ns:Root/sub/path") into three groups: (1) namespace "Ns", (2) local root name "Root" and (3) subpage path "sub/path".
partialFromPageNames(List<? extends CharSequence>, List<CoreRevision>, Class<? extends ComponentPipeRevision>, PollwikiVS, List<Throwable>, boolean) - Static method in class CoreRevision.U
Partially constructs the lastest revision of each specified core page and appends it to the provided list.
partialFromRevs(List<Integer>, List<CoreRevision>, Class<? extends ComponentPipeRevision>, PollwikiVS, List<Throwable>, boolean) - Static method in class CoreRevision.U
Partially constructs the specified core revisions and appends them to the provided list.
PartX - Class in votorola.g.mail
Part utilities.
password() - Method in class PollwikiVS
The password for the vote-server's wiki accounts, which go by the username Vobot.
password() - Method in class SMTPTransportX.SimpleAuthentication
 
PAT_AUTHOR - Static variable in class PipermailHarvester
Pattern to find author email in PipermailHarvester.MessageFetcher.
PAT_AUTHOR2 - Static variable in class PipermailHarvester
Pattern to parse author email in PipermailHarvester.MessageFetcher.
PAT_CONTENT_END - Static variable in class PipermailHarvester
Pattern to find the end of the body of the message in PipermailHarvester.MessageFetcher.
PAT_CONTENT_START - Static variable in class PipermailHarvester
Pattern to find the start of the body of the message in PipermailHarvester.MessageFetcher.
PAT_INPUTENC - Static variable in class PipermailHarvester
Find input encoding.
PAT_LANG - Static variable in class PipermailHarvester
Parse language.
PAT_LISTINFO - Static variable in class PipermailHarvester
Pattern for list-info page.
PAT_PERIOD - Static variable in class PipermailHarvester
Pattern to parse sub-list of posts for each month in PipermailHarvester.RootFetcher.
PAT_POST - Static variable in class PipermailHarvester
Pattern to parse list of posts in this month list in PipermailHarvester.PeriodFetcher.
PAT_SENTDATE - Static variable in class PipermailHarvester
Pattern to parse sent date in PipermailHarvester.MessageFetcher.
path() - Method in class Marker
 
path() - Method in class Message
The path from MessageContext.archiveUrl() to the message.
path() - Method in class AbstractFetcher
 
pathExtender() - Method in class VotespaceV
The common path extender for use in node views.
pathNode - Variable in class Tier
The path node, or null if there is none.
pathRow - Variable in class Tier
The row of the path node, or -1 if there is no path node.
PathSeg - Class in votorola.g.web.gwt.svg
Utilities for path segments.
patternFor(String) - Method in class WicPatternConverter
Compiles the pattern for a string value.
PatternX - Class in votorola.g.util.regex
Pattern utilities.
pBoardElement - Variable in class VoteTrackV
 
PeerBoard - Class in votorola.s.gwt.stage.vote
A board of peers in a vote track.
PeerBoard(VoteTrack) - Constructor for class PeerBoard
Constructs a PeerBoard.
PeerBoardV - Class in votorola.s.gwt.stage.vote
A view of a peer board rendered as an HTML table cell containing an SVG drawing.
PeerBoardV(PeerBoard, VoteTrackV, TableCellElement) - Constructor for class PeerBoardV
Partially constructs a PeerBoardV for init to finish.
peerDiff(int) - Method in class DifferenceShadows
Returns the difference between the position drafts of the anchor and her peer at the specified index; or null if there is no such peer, or the difference is unknown.
peers() - Method in class DifferenceShadows
A sparse array of the anchor's dart sectored peers.
peers() - Method in class VoteTrack
The board of peers, meaning either the anchor node's co-voters or the base co-candidates.
peersBoardV() - Method in class VoteTrackV
The view of the peers board.
pElement - Variable in class VoteTrackV
 
pendingRequest() - Method in class JSONPAtomizer
The serial request to the server that is currently pending, or null if there is none.
persistPersistButton(boolean, WebResponse) - Static method in class WP_OpenIDLogin
Persists the state of the "keep me logged in" button in a cookie.
person() - Method in class CountNodeW
The person for whom this node accounts.
person() - Method in class ComponentPipeRevision
 
person() - Method in class LocalDraftRevision
 
person() - Method in class PointerRevision
 
person() - Method in interface PositionalRevision
The identifier of the person who takes the position.
person() - Method in class PositionIDPair
The identifier of the person.
person() - Method in class RemoteDraftRevision
 
person() - Method in interface Bite
The first person associated with this bite.
person() - Method in class BiteJS
 
Person - Interface in votorola.s.gwt.scene.feed
A person as formalized in a bite feed.
person() - Method in class BiteJig
 
PersonJig - Class in votorola.s.gwt.scene.feed.ss
A mutable and serializeable person.
PersonJig(BiteJig) - Constructor for class PersonJig
Constructs a PersonJig.
PersonJS - Class in votorola.s.gwt.scene.feed
A person implemented as a JavaScript overlay type.
PersonJS() - Constructor for class PersonJS
 
personName() - Method in class PositionID
The username of the person.
personName() - Method in class ShadowedDiff
 
personName() - Method in interface PositionSensor
The username of the person, or null if there is no position.
personName() - Method in interface LightableDifference
The name of the other author, as opposed to the anchoring author.
personName() - Method in class LightableDifference1
 
personName() - Method in class NodeV.Sensor
 
persons() - Method in interface Bite
All persons associated with this bite.
persons() - Method in class BiteJS
 
persons() - Method in class BiteJig
 
phaser() - Method in class CoalescingSchedulerR
The scheduling phaser, one of: ENTRY FINALLY FixedDelay FixedPeriod INCREMENTAL
phaser() - Method in class CoalescingSchedulerS
The scheduling phaser, one of: DEFERRED ENTRY FINALLY
PIN_IMG_WIDTH - Static variable in class PeerBoardV
The width of the pin indicator image.
pinImg() - Method in class PeerBoardV
The image element that indicates the pinned anchor, or null if this board has no pinned anchor.
pipeRecognizer() - Method in class ReadyDirectory
The pipe recognizer for this ready directory.
pipeRecognizer() - Method in interface Pollwiki
A recognizer of pipes in the pollwiki.
pipeRecognizer() - Method in class PollwikiVS
A recognizer of pipes in the pollwiki.
PipeRecognizer - Interface in votorola.a.position
A discriminator of pipes vs. non-pipes.
pipeRecognizer() - Method in class PollwikiG
 
PipeRecognizer0 - Class in votorola.a.position
A null implementation of a pipe recognizer.
PipeRecognizer0() - Constructor for class PipeRecognizer0
 
PipeRecognizer1 - Class in votorola.a.position
An implementation of a pipe recognizer.
PipeRecognizer1(String, String) - Constructor for class PipeRecognizer1
Constructs a PipeRecognizer1.
PipeRevision - Interface in votorola.a.position
A particular revision of a pipe.
PipeRevision.MalformedContent - Exception in votorola.a.position
Thrown when a request cannot be met because the content of a page is not in the form required for a pipe.
PipeRevision.MalformedContent(String, URI, int) - Constructor for exception PipeRevision.MalformedContent
 
PipermailHarvester - Class in votorola.a.diff.harvest
A harvester implementation for pipermail archives.
PipermailHarvester() - Constructor for class PipermailHarvester
Construct a new harvester for pipermail.
PipermailHarvester.Archive - Class in votorola.a.diff.harvest
Structure to save state of a single archive.
PipermailHarvester.Archive(String) - Constructor for class PipermailHarvester.Archive
 
PipermailHarvester.Archive.SetupFetcher - Class in votorola.a.diff.harvest
 
PipermailHarvester.Archive.SetupFetcher(PipermailHarvester.Archive) - Constructor for class PipermailHarvester.Archive.SetupFetcher
 
PipermailHarvester.ContextFetcher - Class in votorola.a.diff.harvest
Provides update context.
PipermailHarvester.ContextFetcher(PipermailHarvester.UpdateContext, String) - Constructor for class PipermailHarvester.ContextFetcher
 
PipermailHarvester.MessageFetcher - Class in votorola.a.diff.harvest
A fetcher for a single page, like "2010-Jan/003882.html".
PipermailHarvester.MessageFetcher(PipermailHarvester.UpdateContext, String) - Constructor for class PipermailHarvester.MessageFetcher
 
PipermailHarvester.MyKickReceiver - Class in votorola.a.diff.harvest
Receives kicks from Kicker for this Harvester.
PipermailHarvester.MyKickReceiver() - Constructor for class PipermailHarvester.MyKickReceiver
 
PipermailHarvester.PeriodFetcher - Class in votorola.a.diff.harvest
An index fetcher for one period like "2010-January/date.html" or "2012/date.html".
PipermailHarvester.PeriodFetcher(String, PipermailHarvester.UpdateContext) - Constructor for class PipermailHarvester.PeriodFetcher
 
PipermailHarvester.RootFetcher - Class in votorola.a.diff.harvest
An index fetcher for the whole pipermail archive, like "http://mail.zelea.com/list/votorola/".
PipermailHarvester.RootFetcher(PipermailHarvester.UpdateContext) - Constructor for class PipermailHarvester.RootFetcher
Carries the context along.
PipermailHarvester.UpdateContext - Class in votorola.a.diff.harvest
Context to run fetchers and synchronize state during an update.
PipermailHarvester.UpdateContext(UpdateKick) - Constructor for class PipermailHarvester.UpdateContext
 
place() - Method in class MajorV
The relative location of this view within its parent; one of VOTER (left) CO_VOTER (center) or CANDIDATE (right).
place - Variable in class Tier
The corresponding place in the vote track, or UNKNOWN if there is none.
Podium - Class in votorola.s.gwt.stage.vote
A staging control and view of an actor in an otherwise disabled vote track.
Podium(PeerBoardV) - Constructor for class Podium
Constructs a Podium.
PointerRevision - Class in votorola.a.position
A particular revision of a draft pointer.
PointerRevision(PollwikiVS, int, String, int, int, String, URI, URI, String) - Constructor for class PointerRevision
Partically constructs a PointerRevision for init to finish.
PointerRevision.MalformedContent - Exception in votorola.a.position
Thrown when a request cannot be met because the content of a page is not in the form required for a draft pointer.
PointerRevision.MalformedContent(String, PollwikiVS, int) - Constructor for exception PointerRevision.MalformedContent
 
PointerRevision.MalformedContent(String, Throwable, PollwikiVS, int) - Constructor for exception PointerRevision.MalformedContent
 
PointerRevision.MalformedContent(Throwable, PollwikiVS, int) - Constructor for exception PointerRevision.MalformedContent
 
PointerRevision.MalformedURL - Exception in votorola.a.position
Thrown when a request cannot be met because a draft pointer encodes an external link with a malformed URL.
PointerRevision.MalformedURL(Throwable, PollwikiVS, int) - Constructor for exception PointerRevision.MalformedURL
 
poll() - Method in class CR_Vote
 
poll - Variable in class CR_Vote.TracePair
 
Poll - Interface in votorola.a.count
A collection of votes on a prospective issue.
poll() - Method in interface A
 
poll() - Method in interface Bite
The poll associated with this bite.
poll() - Method in class BiteJS
 
poll() - Method in class BiteJig
 
poll(PollService.VoteServerScope.Run) - Method in class PollJig
Fetches the poll service and caches it for reuse.
poll() - Method in class WP_Poll.PollFetcher
The poll.
poll(VRequestCycle) - Method in class WP_Poll.PollFetcher
 
Poll.U - Class in votorola.a.count
Poll utilities.
POLL_NAME_ARRAY - Static variable in class Dummy
Hard-coded names of polls that are supported by the various dummy implementations.
POLL_NAME_PATTERN - Static variable in class PollService
The allowable pattern of a poll name.
pollA - Variable in class LinkTrackV
 
pollCacheCapacity() - Method in class PollService.VoteServerScope
The maximum number of entries in the poll cache.
pollFor(String, VRequestCycle) - Static method in class WP_Poll
Fetches the poll corresponding to the specified service name.
PollJig - Class in votorola.s.gwt.scene.feed.ss
A mutable and serializeable poll.
PollJig() - Constructor for class PollJig
 
PollJS - Class in votorola.s.gwt.stage.poll
A poll implemented as a JavaScript overlay type.
PollJS() - Constructor for class PollJS
 
pollName() - Method in class Count
The poll identifier for this count.
pollName() - Method in class CountJS
Identifies the poll that was counted.
pollName() - Method in class WAPCleanCallback
Identifies the poll that was requested.
pollName() - Method in class Vote.VotingEvent
Names the poll in which the vote was cast or withdrawn.
pollName() - Method in class ComponentPipeRevision
 
pollName() - Method in class LocalDraftRevision
 
pollName() - Method in class PointerRevision
 
pollName() - Method in interface PositionalRevision
The name of the poll in which the person takes a position.
pollName() - Method in class PositionID
The name of the poll.
pollName() - Method in class RemoteDraftRevision
 
pollName() - Method in class ShadowedDiff
 
pollName() - Method in class DartScoping
The name of the poll in which the user takes a position, or null if no poll is specified.
pollName() - Method in class Votespace
The name of the poll that is shown, or null if no poll is shown.
pollName() - Method in interface PositionSensor
The name of the poll, or null if there is no position.
pollName() - Method in interface LightableDifference
The name of the poll.
pollName() - Method in class LightableDifference1
 
pollName() - Method in class NodeV.Sensor
 
pollName0 - Variable in class PollPager
The initial poll name.
pollNameLeft - Variable in class PollV
 
pollNameLeft() - Method in class PollV
The left portion of the poll name extending to the final slash character '/' inclusive, or the empty string if there is no slash character or no poll.
pollNameRight - Variable in class PollV
 
pollNameRight() - Method in class PollV
The right portion of the poll name immediately following the left, or the empty string if there is no poll.
pollNameToXMLColonName(StringBuilder) - Static method in class PollService
Converts a poll name to an XML name by replacing all instances of slashes '/' with colons ':'.
pollOrNullFor(PageParameters, VRequestCycle) - Static method in class WP_Poll
Fetches the poll corresponding to query parameter 'p', if it is specified.
PollPager - Class in votorola.s.gwt.wic
A controller that loads a new page when the poll changes on stage.
PollPager(Stage) - Constructor for class PollPager
Creates the single instance of PollPager.
polls() - Method in class TriaxialPollMap
All known polls, keyed by poll name.
polls() - Method in class DummyScene
All known polls, keyed by poll name.
PollService - Class in votorola.a.count
A poll provided as a voter service.
PollService.ConstructionContext - Class in votorola.a.count
A context for configuring the construction of a PollService.
PollService.VoteServerScope - Class in votorola.a.count
API for all polls within the scope of a vote-server.
PollService.VoteServerScope(VoteServer, VoteServer.ConstructionContext) - Constructor for class PollService.VoteServerScope
Constructs a VoteServerScope.
PollService.VoteServerScope.Run - Class in votorola.a.count
API for all polls within the scope of a vote-server run.
PollService.VoteServerScope.Run(VoteServer.Run) - Constructor for class PollService.VoteServerScope.Run
Constructs a Run.
pollspace0Cache() - Method in class ReadyDirectory
File to which JSON content for the first block of a PollspaceWAP response is written, when the count is mounted.
pollspace0PCache() - Method in class ReadyDirectory
File to which JSON content for the first block of a PollspaceWAP response is written in prettified form, when the count is mounted.
PollspaceWAP - Class in votorola.s.wap
A web API for listing compiled polls, which are defined as those with counts reported through vocount.
PollspaceWAP(String, Requesting, ResponseConfiguration) - Constructor for class PollspaceWAP
Constructs a PollspaceWAP.
Polltrack - Class in votorola.s.gwt.stage.poll
A track for listing compiled polls.
Polltrack() - Constructor for class Polltrack
Constructs a Polltrack.
PolltrackV - Class in votorola.s.gwt.stage.poll
A view of a polltrack.
PolltrackV(Polltrack) - Constructor for class PolltrackV
Constructs a PolltrackV.
PolltrackV.UiBinderI - Interface in votorola.s.gwt.stage.poll
 
PollV - Class in votorola.s.gwt.stage.poll
A poll view implemented as an HTML image.
PollV(Spool) - Constructor for class PollV
Constructs a PollV.
PollV.Sensor - Class in votorola.s.gwt.stage.poll
A lighting sensor for a poll view.
Pollwiki - Interface in votorola.a
A pollwiki in an Outcast voting network.
pollwiki() - Method in class VoteServer.ConstructionContext
The context for configuring the vote-server's pollwiki.
pollwiki() - Method in class VoteServer
The pollwiki associated with this vote-server.
pollwiki() - Method in class App
The pollwiki associated with the vote-server.
PollwikiG - Class in votorola.a.web.gwt
A pollwiki from the viewpoint of a GWT client.
PollwikiG() - Constructor for class PollwikiG
 
PollwikiIn - Class in votorola.s.gwt.pollwiki
The GWT entry module for embedding the Crossforum Theatre stage in pollwiki pages.
PollwikiIn() - Constructor for class PollwikiIn
 
PollwikiVS - Class in votorola.a
A pollwiki from the viewpoint of a vote-server.
PollwikiVS(PollwikiVS.ConstructionContext) - Constructor for class PollwikiVS
Partially constructs a PollwikiVS for init to finish.
PollwikiVS.ConstructionContext - Class in votorola.a
A context for configuring the construction of a PollwikiVS.
PollwikiVS.ConstructionContext() - Constructor for class PollwikiVS.ConstructionContext
 
populationSize() - Method in class PollService
The estimated number of eligible voters for this poll.
populationSizeExplanation() - Method in class PollService
An explanation of the population size.
PositionalRevision - Interface in votorola.a.position
A particular revision of a page that contributes to a position.
PositionID - Class in votorola.a.position
An identifier of a position.
PositionID(String, String) - Constructor for class PositionID
Constructs a PositionID.
PositionIDPair - Class in votorola.a.position
An identifier of a position, including a paired identifier for the person.
PositionIDPair.MalformedPageName - Exception in votorola.a.position
Thrown when a request cannot be met because a page name is not in the form required for a position page.
PositionIDPair.MalformedPageName(String, Throwable, URI, int) - Constructor for exception PositionIDPair.MalformedPageName
 
PositionIDPair.MalformedPageName(String, URI, int) - Constructor for exception PositionIDPair.MalformedPageName
 
positionMessage() - Method in class DifferenceParse
Returns a message specifying the difference and current parser position d.
positionPageName(String, String) - Method in interface Pollwiki
Returns the page name of the specified position.
positionPageName(String, String) - Method in class PollwikiVS
 
positionPageName(String, String) - Method in class PollwikiG
 
PositionPager - Class in votorola.s.gwt.wic
A controller that loads a new page when the position (actor + poll) changes on stage.
PositionPager(Stage) - Constructor for class PositionPager
Creates the single instance of PositionPager.
PositionSensor - Interface in votorola.s.gwt.stage.light
A sensor that designates a person's stance in regard to a particular issue.
postConfigure(VoteServer.ConstructionContext) - Method in class PollwikiVS.ConstructionContext
Finalizes the configuration.
pOutflowElement - Variable in class VoteTrackV
 
pre() - Method in class WP_Message
Sets preformatted styling, effectively displaying the messages in 'pre' tags as opposed to 'p'.
prefix() - Method in class Call
The prefix assigned to this call.
PRELOGIN_EMAIL - Static variable in class Authenticator
The email address to automatically login for each session, as defined by the system property "votorola.a.web.wic.authen.Authenticator.PRELOGIN_EMAIL", or null if there is none.
previewSource() - Method in class HistoryX
The source of all preview events.
primaryTrustEdgeCount() - Method in class Registration
primaryTrustEdgeCount() - Method in interface TraceNode
The number of primary trust edges extending to this node.
primaryTrustEdgeCount() - Method in class TraceNode0
 
primaryTrustEdgeCount() - Method in class TraceNodeW
 
primaryTrustList() - Method in class Trustserver
The primary trust to extend for each trace of the trust network.
printStackTrace(Object, Throwable, PrintStream) - Static method in class Catcher.U
Prints a source indication and a stack trace, to the stream.
printStream() - Method in interface HarvestReporter
 
proccessFinished() - Method in interface HarvestReporter
Call this once the process is finished.
ProcessX - Class in votorola.g.lang
Process utilities.
prompter() - Method in class Stage
The source from which stage events are pre-dispatched.
properNodesList - Variable in class Tier
An unmodifiable list of the proper nodes in this tier.
properRow - Variable in class Tier
The row of the first proper node.
PropertyChange - Class in votorola.g.web.gwt.event
An event that signals a change in the value of a "bound property".
PropertyChange(String) - Constructor for class PropertyChange
Creates a PropertyChange.
PropertyChangeHandler - Interface in votorola.g.web.gwt.event
A handler of property change events.
propertyName() - Method in class PropertyChange
The name to which the property is bound.
protrusion() - Method in class NodeV
The horizontal extent of the arrowhead beyond the length, as currently drawn in the SVG viewport.
PublicConfigRequestMapper - Class in votorola.a.web.wic
A request mapper for serving an external configuration directory from Wicket.
PublicConfigRequestMapper(VoteServer) - Constructor for class PublicConfigRequestMapper
 
put(CountNodeW) - Method in class CountTable
Stores a node.
put(String, String, ServiceSession) - Method in class InputTable
 
put(AuthDiffMessage) - Method in class DiffMessageTable
Stores a message.
put(String, Marker) - Method in class StateTable
Put a temporary marker.
put(Membership) - Method in class Membership.Table
Stores a membership in this table.
put(TraceNodeW, int[]) - Method in class TraceNodeW.Table
Stores a node.
put(TrustEdge) - Method in class TrustEdge.Table
Stores an edge in this table.
put(String, String, ServiceSession) - Method in class VoterInputTable
Stores a voter's data to the 'xml' column.
put(Option) - Method in class OptionMap
Deprecated.
Puts to this map the specified option, keyed by name.
put(String, E) - Method in class JsMapW
Sets the value of the named property.
put(String, String, String) - Method in class StoreTable
Stores a value in the table.
putLastIndexOnPath(NavBar.HashKey, Integer) - Method in class NavBar.SessionScope
 
pxPerEm() - Method in class VotespaceV
The constant length of the em unit for the view's font, in pixels.
PZZ_DUMMY - Static variable in class Votorola
A dummy declaration to ensure stable, referenceable page numbering in the javadoc index.
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
Votorola