Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- AboutPanel - Class in convex.gui.manager.mainpanels
- AboutPanel() - Constructor for class convex.gui.manager.mainpanels.AboutPanel
- accept(Result) - Method in class convex.gui.components.DefaultReceiveAction
- AccountChooserPanel - Class in convex.gui.components
-
Panel allowing the selection of account and query mode
- AccountChooserPanel() - Constructor for class convex.gui.components.AccountChooserPanel
- AccountsPanel - Class in convex.gui.manager.mainpanels
- AccountsPanel(PeerGUI) - Constructor for class convex.gui.manager.mainpanels.AccountsPanel
- AccountsTableModel - Class in convex.gui.components.models
- AccountsTableModel(State) - Constructor for class convex.gui.components.models.AccountsTableModel
- ActionPanel - Class in convex.gui.components
-
A panel used for displaying a list of action buttons at the bottom of the screen.
- ActionPanel() - Constructor for class convex.gui.components.ActionPanel
- actor - Variable in class convex.gui.manager.windows.actor.ActorInfoPanel
- ActorInfoPanel - Class in convex.gui.manager.windows.actor
- ActorInfoPanel(PeerGUI, Address) - Constructor for class convex.gui.manager.windows.actor.ActorInfoPanel
- ActorInvokePanel - Class in convex.gui.manager.windows.actor
- ActorInvokePanel(PeerGUI, Address) - Constructor for class convex.gui.manager.windows.actor.ActorInvokePanel
- ActorsPanel - Class in convex.gui.manager.mainpanels
-
Top level panel that displays some standard Actors
- ActorsPanel(PeerGUI) - Constructor for class convex.gui.manager.mainpanels.ActorsPanel
- ActorWindow - Class in convex.gui.manager.windows.actor
- ActorWindow(PeerGUI, Address) - Constructor for class convex.gui.manager.windows.actor.ActorWindow
- addPropertyChangeListener(PropertyChangeListener) - Method in class convex.gui.components.models.StateModel
- addressCombo - Variable in class convex.gui.components.AccountChooserPanel
- addWalletEntry(WalletEntry) - Method in class convex.gui.manager.mainpanels.WalletPanel
- ArgBox - Class in convex.gui.manager.windows.actor
- ArgBox() - Constructor for class convex.gui.manager.windows.actor.ArgBox
B
- BaseListComponent - Class in convex.gui.components
- BaseListComponent() - Constructor for class convex.gui.components.BaseListComponent
- BaseWindow - Class in convex.gui.manager.windows
- BaseWindow(PeerGUI) - Constructor for class convex.gui.manager.windows.BaseWindow
- BlockViewComponent - Class in convex.gui.components
-
Panel presenting a summary graphic of the most recent blocks for a given PeerView
- BlockViewComponent(PeerView) - Constructor for class convex.gui.components.BlockViewComponent
C
- CAKE - Static variable in class convex.gui.utils.Toolkit
- checkPeer() - Method in class convex.gui.components.PeerView
-
Poll the current peer state.
- children() - Method in class convex.gui.manager.windows.state.StateTreeNode
- CLIENT_STORE - Static variable in class convex.gui.client.ConvexClient
- close() - Method in class convex.gui.components.PeerView
- close() - Method in class convex.gui.components.UnlockWalletDialog
- closePeers() - Method in class convex.gui.manager.mainpanels.PeersListPanel
- CodeLabel - Class in convex.gui.components
- CodeLabel(String) - Constructor for class convex.gui.components.CodeLabel
- COG - Static variable in class convex.gui.utils.Toolkit
- contract - Variable in class convex.gui.manager.windows.actor.ActorInvokePanel
- convex - Variable in class convex.gui.client.ConvexClient
- CONVEX - Static variable in class convex.gui.utils.Toolkit
- convex.gui.client - package convex.gui.client
- convex.gui.client.panels - package convex.gui.client.panels
- convex.gui.components - package convex.gui.components
- convex.gui.components.models - package convex.gui.components.models
- convex.gui.etch - package convex.gui.etch
- convex.gui.etch.panels - package convex.gui.etch.panels
- convex.gui.manager - package convex.gui.manager
- convex.gui.manager.mainpanels - package convex.gui.manager.mainpanels
- convex.gui.manager.mainpanels.actors - package convex.gui.manager.mainpanels.actors
- convex.gui.manager.windows - package convex.gui.manager.windows
- convex.gui.manager.windows.actor - package convex.gui.manager.windows.actor
- convex.gui.manager.windows.etch - package convex.gui.manager.windows.etch
- convex.gui.manager.windows.peer - package convex.gui.manager.windows.peer
- convex.gui.manager.windows.state - package convex.gui.manager.windows.state
- convex.gui.utils - package convex.gui.utils
- convex.wallet - package convex.wallet
- ConvexClient - Class in convex.gui.client
-
A Client application for the Convex Network.
- ConvexClient() - Constructor for class convex.gui.client.ConvexClient
-
Create the application.
- create(T) - Static method in class convex.gui.components.models.StateModel
- createDocumentListener(Runnable) - Static method in class convex.gui.utils.Toolkit
- createImage(ABlob, int) - Static method in class convex.gui.components.Identicon
D
- DatabasePanel - Class in convex.gui.etch.panels
- DatabasePanel(EtchExplorer) - Constructor for class convex.gui.etch.panels.DatabasePanel
-
Create the panel.
- DEFAULT_FONT - Static variable in class convex.gui.utils.Toolkit
- DefaultReceiveAction - Class in convex.gui.components
- DefaultReceiveAction(JComponent) - Constructor for class convex.gui.components.DefaultReceiveAction
- DeployPanel - Class in convex.gui.manager.mainpanels.actors
- DeployPanel - Class in convex.gui.manager.mainpanels
- DeployPanel() - Constructor for class convex.gui.manager.mainpanels.actors.DeployPanel
- DeployPanel() - Constructor for class convex.gui.manager.mainpanels.DeployPanel
- display(JComponent, String, Color) - Static method in class convex.gui.components.Toast
- display(JComponent, JComponent) - Static method in class convex.gui.components.Toast
- display(JComponent, JComponent, Color) - Static method in class convex.gui.components.Toast
- DropdownMenu - Class in convex.gui.components
-
A dropdown menu that can be used wherever an embedded menu is needed.
- DropdownMenu(JPopupMenu) - Constructor for class convex.gui.components.DropdownMenu
E
- EtchExplorer - Class in convex.gui.etch
-
A Client application for the Convex Network
- EtchExplorer() - Constructor for class convex.gui.etch.EtchExplorer
-
Create the application.
- EtchWindow - Class in convex.gui.manager.windows.etch
- EtchWindow(PeerGUI, PeerView) - Constructor for class convex.gui.manager.windows.etch.EtchWindow
- execute(WalletEntry, ACell) - Static method in class convex.gui.manager.PeerGUI
-
Executes a transaction using the given Wallet
- execute(WalletEntry, ATransaction) - Static method in class convex.gui.manager.PeerGUI
-
Executes a transaction using the given Wallet
- execute(WalletEntry, ATransaction, Consumer<Result>) - Static method in class convex.gui.manager.PeerGUI
-
Executes a transaction using the given Wallet
F
- FAIL - Static variable in class convex.gui.components.Toast
- finalize() - Method in class convex.gui.manager.PeerGUI
G
- genesisState - Static variable in class convex.gui.manager.PeerGUI
- getAllowsChildren() - Method in class convex.gui.manager.windows.state.StateTreeNode
- getChildAt(int) - Method in class convex.gui.manager.windows.state.StateTreeNode
- getChildCount() - Method in class convex.gui.manager.windows.state.StateTreeNode
- getColumnCount() - Method in class convex.gui.components.models.AccountsTableModel
- getColumnCount() - Method in class convex.gui.components.models.OracleTableModel
- getColumnName(int) - Method in class convex.gui.components.models.AccountsTableModel
- getColumnName(int) - Method in class convex.gui.components.models.OracleTableModel
- getDefaultPeer() - Static method in class convex.gui.manager.PeerGUI
- getEntry(long) - Method in class convex.gui.components.models.AccountsTableModel
- getEtchState() - Method in class convex.gui.etch.EtchExplorer
- getEtchStore() - Method in class convex.gui.manager.windows.etch.EtchWindow
- getFirst() - Static method in class convex.gui.manager.mainpanels.PeersListPanel
- getFrame() - Static method in class convex.gui.client.ConvexClient
- getFrame() - Static method in class convex.gui.etch.EtchExplorer
- getFrame() - Static method in class convex.gui.manager.PeerGUI
- getGenesisAddress() - Static method in class convex.gui.manager.PeerGUI
- getHostAddress() - Method in class convex.gui.components.PeerView
- getImage(URL) - Static method in class convex.gui.utils.Toolkit
- getIndex(TreeNode) - Method in class convex.gui.manager.windows.state.StateTreeNode
- getLatestState() - Static method in class convex.gui.client.ConvexClient
- getLatestState() - Static method in class convex.gui.manager.PeerGUI
- getList() - Method in class convex.gui.components.models.OracleTableModel
- getListModel() - Static method in class convex.gui.manager.mainpanels.WalletPanel
- getMenu() - Method in class convex.gui.components.DropdownMenu
- getMode() - Method in class convex.gui.components.AccountChooserPanel
- getParent() - Method in class convex.gui.manager.windows.state.StateTreeNode
- getPeerView() - Method in class convex.gui.manager.windows.peer.PeerWindow
- getPeerViews() - Method in class convex.gui.manager.mainpanels.PeersListPanel
-
Gets a list of all locally operating Servers from the current peer list.
- getPoint(double, double) - Static method in class convex.gui.utils.RobinsonProjection
- getRowCount() - Method in class convex.gui.components.models.AccountsTableModel
- getRowCount() - Method in class convex.gui.components.models.OracleTableModel
- getSelectedAddress() - Method in class convex.gui.components.AccountChooserPanel
- getStateModel() - Static method in class convex.gui.client.ConvexClient
- getStateModel() - Method in class convex.gui.components.PeerView
- getStateModel() - Static method in class convex.gui.manager.PeerGUI
- getStore() - Method in class convex.gui.etch.EtchExplorer
- getTitle() - Method in class convex.gui.manager.windows.actor.ActorWindow
- getTitle() - Method in class convex.gui.manager.windows.BaseWindow
- getTitle() - Method in class convex.gui.manager.windows.etch.EtchWindow
- getTitle() - Method in class convex.gui.manager.windows.peer.PeerWindow
- getTitle() - Method in class convex.gui.manager.windows.state.StateWindow
- getUserAddress(int) - Static method in class convex.gui.manager.PeerGUI
- getUserKeyPair(int) - Static method in class convex.gui.manager.PeerGUI
- getValue() - Method in class convex.gui.components.models.StateModel
- getValueAt(int, int) - Method in class convex.gui.components.models.AccountsTableModel
- getValueAt(int, int) - Method in class convex.gui.components.models.OracleTableModel
- getWalletEntry() - Method in class convex.gui.components.AccountChooserPanel
- getWalletPanel() - Method in class convex.gui.manager.PeerGUI
H
- HALFPI - Static variable in class convex.gui.utils.RobinsonProjection
- handleError(long, Object, Object) - Method in class convex.gui.components.DefaultReceiveAction
- handleError(Object, Object, AVector<AString>) - Method in class convex.gui.manager.windows.peer.REPLPanel
- handleResult(Result) - Method in class convex.gui.manager.windows.peer.REPLPanel
- handleResult(Object) - Method in class convex.gui.components.DefaultReceiveAction
- handleResult(Object) - Method in class convex.gui.manager.windows.peer.REPLPanel
- hasInverse() - Method in class convex.gui.utils.RobinsonProjection
- HERO - Static variable in class convex.gui.manager.mainpanels.WalletPanel
- hexKeyFormat(String) - Method in class convex.gui.manager.mainpanels.KeyGenPanel
-
Format a hex string in blocks for digits
- HomePanel - Class in convex.gui.client.panels
- HomePanel - Class in convex.gui.manager.mainpanels
- HomePanel() - Constructor for class convex.gui.client.panels.HomePanel
-
Create the panel.
- HomePanel() - Constructor for class convex.gui.manager.mainpanels.HomePanel
-
Create the panel.
I
- Identicon - Class in convex.gui.components
-
A simple identicon for visualising hash values.
- Identicon(ABlob) - Constructor for class convex.gui.components.Identicon
- INFO - Static variable in class convex.gui.components.Toast
- infoArea - Variable in class convex.gui.manager.windows.actor.ActorInfoPanel
- init() - Static method in class convex.gui.utils.Toolkit
- isCellEditable(int, int) - Method in class convex.gui.components.models.AccountsTableModel
- isCellEditable(int, int) - Method in class convex.gui.components.models.OracleTableModel
- isLeaf() - Method in class convex.gui.manager.windows.state.StateTreeNode
- isLocal() - Method in class convex.gui.components.PeerView
K
- KeyGenPanel - Class in convex.gui.manager.mainpanels
- KeyGenPanel(PeerGUI) - Constructor for class convex.gui.manager.mainpanels.KeyGenPanel
-
Create the panel.
- KEYPAIRS - Static variable in class convex.gui.manager.PeerGUI
L
- launch() - Method in class convex.gui.manager.windows.BaseWindow
- launchAllPeers(PeerGUI) - Method in class convex.gui.manager.mainpanels.PeersListPanel
- launchEtchWindow(PeerView) - Method in class convex.gui.components.PeerComponent
- launchExploreWindow(PeerView) - Method in class convex.gui.components.PeerComponent
- launchPeer(PeerGUI) - Method in class convex.gui.manager.mainpanels.PeersListPanel
- launchPeerWindow(PeerView) - Method in class convex.gui.components.PeerComponent
- LOCKED_ICON - Static variable in class convex.gui.utils.Toolkit
- log - Static variable in class convex.gui.components.DefaultReceiveAction
- log - Static variable in class convex.gui.etch.EtchExplorer
- log - Static variable in class convex.gui.etch.panels.DatabasePanel
- log - Static variable in class convex.gui.manager.mainpanels.actors.OraclePanel
M
- main(String[]) - Static method in class convex.gui.client.ConvexClient
-
Launch the application.
- main(String[]) - Static method in class convex.gui.etch.EtchExplorer
-
Launch the application.
- main(String[]) - Static method in class convex.gui.manager.PeerGUI
-
Launch the application.
- main(String[]) - Static method in class convex.wallet.Wallet
-
Launch the application.
- makeConnection(Address, AKeyPair) - Static method in class convex.gui.manager.PeerGUI
-
Builds a connection to the peer network
- manager - Variable in class convex.gui.manager.mainpanels.MessageFormatPanel
- manager - Variable in class convex.gui.manager.windows.actor.ActorInfoPanel
- manager - Variable in class convex.gui.manager.windows.actor.ActorInvokePanel
- manager - Variable in class convex.gui.manager.windows.BaseWindow
- MarketComponent - Class in convex.gui.manager.mainpanels.actors
- MarketComponent(MarketsPanel, Address) - Constructor for class convex.gui.manager.mainpanels.actors.MarketComponent
- MarketsPanel - Class in convex.gui.manager.mainpanels.actors
-
Panel displaying current prediction markets
- MarketsPanel(PeerGUI) - Constructor for class convex.gui.manager.mainpanels.actors.MarketsPanel
- maxBlock - Static variable in class convex.gui.client.ConvexClient
- maxBlock - Static variable in class convex.gui.etch.EtchExplorer
- maxBlock - Static variable in class convex.gui.manager.PeerGUI
- maxBlock - Static variable in class convex.wallet.Wallet
- MessageFormatPanel - Class in convex.gui.manager.mainpanels
- MessageFormatPanel(PeerGUI) - Constructor for class convex.gui.manager.mainpanels.MessageFormatPanel
- MONO_FONT - Static variable in class convex.gui.utils.Toolkit
O
- OraclePanel - Class in convex.gui.manager.mainpanels.actors
- OraclePanel() - Constructor for class convex.gui.manager.mainpanels.actors.OraclePanel
- OracleTableModel - Class in convex.gui.components.models
-
Model for the Oracle table
- OracleTableModel(State, Address) - Constructor for class convex.gui.components.models.OracleTableModel
P
- paint(Graphics) - Method in class convex.gui.components.Toast
- paintComponent(Graphics) - Method in class convex.gui.components.BlockViewComponent
- paintComponent(Graphics) - Method in class convex.gui.components.WorldPanel
- ParamLabel - Class in convex.gui.manager.windows.actor
-
Generic label component for displaying code
- ParamLabel(String) - Constructor for class convex.gui.manager.windows.actor.ParamLabel
- parent - Variable in class convex.gui.manager.windows.actor.SmartOpComponent
- peer - Variable in class convex.gui.components.PeerComponent
- PeerComponent - Class in convex.gui.components
- PeerComponent(PeerGUI, PeerView) - Constructor for class convex.gui.components.PeerComponent
- peerConnection - Variable in class convex.gui.components.PeerView
- PeerGUI - Class in convex.gui.manager
- PeerGUI() - Constructor for class convex.gui.manager.PeerGUI
-
Create the application.
- PEERKEYS - Static variable in class convex.gui.manager.PeerGUI
- peerModel - Variable in class convex.gui.components.PeerView
- peerServer - Variable in class convex.gui.components.PeerView
- PeersListPanel - Class in convex.gui.manager.mainpanels
- PeersListPanel(PeerGUI) - Constructor for class convex.gui.manager.mainpanels.PeersListPanel
-
Create the panel.
- peerView - Variable in class convex.gui.manager.windows.peer.StressPanel
- PeerView - Class in convex.gui.components
-
Class representing a lightweight view of a Peer.
- PeerView() - Constructor for class convex.gui.components.PeerView
- PeerWindow - Class in convex.gui.manager.windows.peer
- PeerWindow(PeerGUI, PeerView) - Constructor for class convex.gui.manager.windows.peer.PeerWindow
- project(double, double, Point2D.Double) - Method in class convex.gui.utils.RobinsonProjection
- projectInverse(double, double, Point2D.Double) - Method in class convex.gui.utils.RobinsonProjection
R
- removePropertyChangeListener(PropertyChangeListener) - Method in class convex.gui.components.models.StateModel
- REPLPanel - Class in convex.gui.manager.windows.peer
- REPLPanel(PeerView) - Constructor for class convex.gui.manager.windows.peer.REPLPanel
-
Create the panel.
- RobinsonProjection - Class in convex.gui.utils
S
- scaledIcon(int, String) - Static method in class convex.gui.utils.Toolkit
- ScrollyList<E> - Class in convex.gui.components
-
Component that represents a convenient Scrollable list of child components, based on a List model.
- ScrollyList(ListModel<E>, Function<E, Component>) - Constructor for class convex.gui.components.ScrollyList
- setInput(String) - Method in class convex.gui.manager.windows.peer.REPLPanel
- setState(State) - Method in class convex.gui.components.models.AccountsTableModel
- setState(State) - Method in class convex.gui.components.models.OracleTableModel
- setStore(EtchStore) - Method in class convex.gui.etch.EtchExplorer
- setValue(T) - Method in class convex.gui.components.models.StateModel
-
Sets the value for this state model, firing any relevant property change listeners.
- setVisible(boolean) - Method in class convex.gui.manager.windows.peer.REPLPanel
- show(WalletComponent) - Static method in class convex.gui.components.UnlockWalletDialog
- SMALL_MONO_BOLD - Static variable in class convex.gui.utils.Toolkit
- SMALL_MONO_FONT - Static variable in class convex.gui.utils.Toolkit
- SmartOpComponent - Class in convex.gui.manager.windows.actor
- SmartOpComponent(ActorInvokePanel, Address, Symbol) - Constructor for class convex.gui.manager.windows.actor.SmartOpComponent
- smoothResize(BufferedImage, int, int) - Static method in class convex.gui.utils.Toolkit
-
Scale an image with interpolation / AA for nicer effects
- stateModel - Variable in class convex.gui.components.PeerView
- StateModel<T> - Class in convex.gui.components.models
-
Model for state values which may be observer / listened to.
- StateModel() - Constructor for class convex.gui.components.models.StateModel
- StateModel(T) - Constructor for class convex.gui.components.models.StateModel
- StateTreeNode<T extends convex.core.data.ACell> - Class in convex.gui.manager.windows.state
- StateTreeNode(T) - Constructor for class convex.gui.manager.windows.state.StateTreeNode
- StateTreePanel - Class in convex.gui.manager.windows.state
- StateTreePanel(ACell) - Constructor for class convex.gui.manager.windows.state.StateTreePanel
- StateWindow - Class in convex.gui.manager.windows.state
- StateWindow(PeerGUI, ACell) - Constructor for class convex.gui.manager.windows.state.StateWindow
- StressPanel - Class in convex.gui.manager.windows.peer
- StressPanel(PeerView) - Constructor for class convex.gui.manager.windows.peer.StressPanel
- SUCCESS - Static variable in class convex.gui.components.Toast
- switchPanel(String) - Method in class convex.gui.client.ConvexClient
- switchPanel(String) - Method in class convex.gui.etch.EtchExplorer
- switchPanel(String) - Method in class convex.gui.manager.PeerGUI
- sym - Variable in class convex.gui.manager.windows.actor.SmartOpComponent
T
- tickState - Static variable in class convex.gui.manager.PeerGUI
- Toast - Class in convex.gui.components
-
A simple class for implementing a "Toast" style notification.
- Toast(JComponent, JComponent, Color) - Constructor for class convex.gui.components.Toast
- Toolkit - Class in convex.gui.utils
- Toolkit() - Constructor for class convex.gui.utils.Toolkit
- toString() - Method in class convex.gui.components.PeerView
- toString() - Method in class convex.gui.manager.windows.state.StateTreeNode
- toString() - Method in class convex.gui.utils.RobinsonProjection
U
- UNLOCKED_ICON - Static variable in class convex.gui.utils.Toolkit
- UnlockWalletDialog - Class in convex.gui.components
- UnlockWalletDialog(WalletComponent) - Constructor for class convex.gui.components.UnlockWalletDialog
W
- Wallet - Class in convex.wallet
- Wallet() - Constructor for class convex.wallet.Wallet
-
Create the application.
- WalletComponent - Class in convex.gui.components
- WalletComponent(WalletEntry) - Constructor for class convex.gui.components.WalletComponent
- WalletPanel - Class in convex.gui.manager.mainpanels
- WalletPanel() - Constructor for class convex.gui.manager.mainpanels.WalletPanel
-
Create the panel.
- WARNING - Static variable in class convex.gui.utils.Toolkit
- WorldPanel - Class in convex.gui.components
- WorldPanel() - Constructor for class convex.gui.components.WorldPanel
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form