Index

A B C D E F G H I K L M N O P Q R S T U W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

AboutPanel - Class in convex.gui.peer
Panel for diagnostic information about a Local Peer
AboutPanel(ConvexLocal) - Constructor for class convex.gui.peer.AboutPanel
 
AbstractGUI - Class in convex.gui.components
Base class for Convex GUI apps
AbstractGUI(String) - Constructor for class convex.gui.components.AbstractGUI
 
accept(Result) - Method in class convex.gui.components.DefaultReceiveAction
 
AccountChooserPanel - Class in convex.gui.components.account
Panel allowing the selection of account and query mode for a Convex connection
AccountChooserPanel(Convex) - Constructor for class convex.gui.components.account.AccountChooserPanel
 
AccountInfoPanel - Class in convex.gui.actor
 
AccountInfoPanel(StateModel<State>, Address) - Constructor for class convex.gui.actor.AccountInfoPanel
 
AccountOverview - Class in convex.gui.wallet
 
AccountOverview(Convex) - Constructor for class convex.gui.wallet.AccountOverview
 
AccountsPanel - Class in convex.gui.components.account
Panel showing account information
AccountsPanel(Convex, StateModel<State>) - Constructor for class convex.gui.components.account.AccountsPanel
 
AccountsTableModel - Class in convex.gui.models
 
AccountsTableModel(State) - Constructor for class convex.gui.models.AccountsTableModel
 
AccountWindow - Class in convex.gui.actor
 
AccountWindow(Convex, StateModel<State>, Address) - Constructor for class convex.gui.actor.AccountWindow
 
ActionButton - Class in convex.gui.components
Standard button for actions
ActionButton(int, ActionListener) - Constructor for class convex.gui.components.ActionButton
 
ActionButton(String, int, ActionListener) - Constructor for class convex.gui.components.ActionButton
 
ActionButton(String, ActionListener) - Constructor for class convex.gui.components.ActionButton
 
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
 
actionPerformed(ActionEvent) - Method in class convex.gui.components.RightCopyMenu
 
ActorInvokePanel - Class in convex.gui.actor
 
ActorInvokePanel(Convex, StateModel<State>, Address) - Constructor for class convex.gui.actor.ActorInvokePanel
 
ActorsPanel - Class in convex.gui.panels
Top level panel that displays some standard Actors
ActorsPanel(ConvexLocal) - Constructor for class convex.gui.panels.ActorsPanel
 
addElement(AWalletEntry) - Method in class convex.gui.components.account.KeyPairCombo.KeyPairModel
 
addListDataListener(ListDataListener) - Method in class convex.gui.components.account.KeyPairCombo.KeyPairModel
 
addPopupMenu(JComponent, JPopupMenu) - Static method in class convex.gui.utils.Toolkit
Adds a popup menu to a component, including necessary mouse listeners
addPropertyChangeListener(PropertyChangeListener) - Method in class convex.gui.models.StateModel
 
addr - Variable in class convex.gui.actor.AccountInfoPanel
 
addressCombo - Variable in class convex.gui.components.account.AccountChooserPanel
 
AddressCombo - Class in convex.gui.components.account
 
AddressCombo() - Constructor for class convex.gui.components.account.AddressCombo
 
AddressCombo(Address...) - Constructor for class convex.gui.components.account.AddressCombo
 
AddressCombo(Collection<Address>) - Constructor for class convex.gui.components.account.AddressCombo
 
AddressCombo(DefaultComboBoxModel<Address>) - Constructor for class convex.gui.components.account.AddressCombo
 
AddressDocument() - Constructor for class convex.gui.components.account.AddressField.AddressDocument
 
AddressField - Class in convex.gui.components.account
 
AddressField() - Constructor for class convex.gui.components.account.AddressField
 
AddressField.AddressDocument - Class in convex.gui.components.account
 
addSwapComponents() - Method in class convex.gui.wallet.SwapPanel
 
addTo(JTextComponent) - Static method in class convex.gui.components.RightCopyMenu
 
addWalletEntry(AWalletEntry) - Static method in class convex.gui.keys.KeyRingPanel
 
adjustVisibility(Rectangle) - Method in class convex.gui.components.NonUpdatingCaret
 
allDrives - Static variable in class convex.gui.dlfs.DLFSBrowser
 
append(String) - Method in class convex.gui.components.BaseTextPane
 
append(String, Color) - Method in class convex.gui.components.BaseTextPane
 
append(String, Color, Integer) - Method in class convex.gui.components.BaseTextPane
 
ArgBox - Class in convex.gui.actor
 
ArgBox() - Constructor for class convex.gui.actor.ArgBox
 
asset - Variable in class convex.gui.models.TorusTableModel
 

B

balance - Variable in class convex.gui.components.BalanceLabel
 
balanceLabel - Variable in class convex.gui.wallet.TokenComponent
 
BalanceLabel - Class in convex.gui.components
Component for attractive displace of coin / token balances
BalanceLabel() - Constructor for class convex.gui.components.BalanceLabel
 
BalanceLabel.BalanceMenu - Class in convex.gui.components
 
BalanceMenu() - Constructor for class convex.gui.components.BalanceLabel.BalanceMenu
 
BaseColumn - Class in convex.gui.models
 
BaseColumn() - Constructor for class convex.gui.models.BaseColumn
 
BaseImageButton - Class in convex.gui.components
 
BaseImageButton(Icon) - Constructor for class convex.gui.components.BaseImageButton
 
BaseListComponent - Class in convex.gui.components
 
BaseListComponent() - Constructor for class convex.gui.components.BaseListComponent
 
BaseTableModel - Class in convex.gui.models
 
BaseTableModel() - Constructor for class convex.gui.models.BaseTableModel
 
BaseTextPane - Class in convex.gui.components
Base class for formatted text components
BaseTextPane() - Constructor for class convex.gui.components.BaseTextPane
 
BlockViewComponent - Class in convex.gui.peer
Panel presenting a summary graphic of the most recent blocks for a given PeerView
BlockViewComponent(ConvexLocal) - Constructor for class convex.gui.peer.BlockViewComponent
 
BRONZE - Static variable in class convex.gui.components.BalanceLabel
 
BrowserUtils - Class in convex.gui.dlfs
 
BrowserUtils() - Constructor for class convex.gui.dlfs.BrowserUtils
 
build(int, ActionListener, String) - Static method in class convex.gui.components.ActionButton
 
build(String, int, ActionListener, String) - Static method in class convex.gui.components.ActionButton
 
BUTTON_FG - Static variable in class convex.gui.utils.Toolkit
 
BUTTON_FONT - Static variable in class convex.gui.utils.Toolkit
 

C

CAKE - Static variable in class convex.gui.utils.Toolkit
 
canImport(TransferHandler.TransferSupport) - Method in class convex.gui.dlfs.DnDTransferHandler
 
children() - Method in class convex.gui.state.StateTreeNode
 
close() - Method in class convex.gui.keys.UnlockWalletDialog
 
closeGUI() - Method in class convex.gui.components.AbstractGUI
 
closeIfFirstFrame(JFrame) - Static method in class convex.gui.utils.Toolkit
 
closePeers() - Method in class convex.gui.peer.PeerGUI
 
CodeLabel - Class in convex.gui.components
A simple label for multi-line text / code components
CodeLabel() - Constructor for class convex.gui.components.CodeLabel
 
CodeLabel(String) - Constructor for class convex.gui.components.CodeLabel
 
CodePane - Class in convex.gui.components
A pane for code editing supporting syntax highlighting etc.
CodePane() - Constructor for class convex.gui.components.CodePane
 
COG - Static variable in class convex.gui.utils.Toolkit
 
connectClient(Address, AKeyPair) - Method in class convex.gui.peer.PeerGUI
 
ConnectPanel - Class in convex.gui.components
Panel for connecting to a Convex peer as a client wallet
ConnectPanel() - Constructor for class convex.gui.components.ConnectPanel
 
contract - Variable in class convex.gui.actor.ActorInvokePanel
 
convex - Variable in class convex.gui.client.ConvexClient
 
convex - Variable in class convex.gui.components.account.AccountChooserPanel
 
convex - Variable in class convex.gui.peer.AboutPanel
 
convex - Variable in class convex.gui.peer.PeerComponent
 
convex - Variable in class convex.gui.wallet.SettingsPanel
 
convex - Variable in class convex.gui.wallet.SwapPanel
 
convex - Variable in class convex.gui.wallet.TokenComponent
 
convex - Variable in class convex.gui.wallet.WalletApp
 
convex - Variable in class convex.gui.wallet.WalletPanel
 
CONVEX - Static variable in class convex.gui.utils.Toolkit
 
convex.gui - package convex.gui
 
convex.gui.actor - package convex.gui.actor
 
convex.gui.client - package convex.gui.client
 
convex.gui.components - package convex.gui.components
This package provides general purpose Convex GUI components
convex.gui.components.account - package convex.gui.components.account
 
convex.gui.dlfs - package convex.gui.dlfs
 
convex.gui.etch - package convex.gui.etch
 
convex.gui.keys - package convex.gui.keys
 
convex.gui.models - package convex.gui.models
 
convex.gui.panels - package convex.gui.panels
 
convex.gui.peer - package convex.gui.peer
 
convex.gui.server - package convex.gui.server
 
convex.gui.state - package convex.gui.state
 
convex.gui.tools - package convex.gui.tools
 
convex.gui.utils - package convex.gui.utils
 
convex.gui.wallet - package convex.gui.wallet
 
convexBalance(long) - Method in class convex.gui.utils.TextFormat
 
ConvexClient - Class in convex.gui.client
A Client application for the Convex Network.
ConvexClient(Convex) - Constructor for class convex.gui.client.ConvexClient
Create the application.
convexCoin() - Static method in class convex.gui.wallet.TokenInfo
 
COPPER - Static variable in class convex.gui.components.BalanceLabel
 
copyFiles(JComponent, List<File>, Path) - Static method in class convex.gui.dlfs.BrowserUtils
 
copyToClipboard(String) - Static method in class convex.gui.utils.Toolkit
 
create(AKeyPair) - Static method in class convex.gui.components.account.KeyPairCombo
 
create(T) - Static method in class convex.gui.models.StateModel
 
createDefaultModel() - Method in class convex.gui.components.account.AddressField
 
createDefaultModel() - Method in class convex.gui.components.DecimalAmountField
 
createDemoDrive() - Static method in class convex.gui.dlfs.DLFSBrowser
 
createDialogBorder() - Static method in class convex.gui.utils.Toolkit
 
createDocumentListener(Runnable) - Static method in class convex.gui.utils.Toolkit
 
createEmptyBorder(int) - Static method in class convex.gui.utils.Toolkit
 
createIcon(AArrayBlob, int) - Static method in class convex.gui.components.Identicon
 
createImage(AArrayBlob, int) - Static method in class convex.gui.components.Identicon
 
createLaunchButton(String, ImageIcon, Runnable) - Method in class convex.gui.MainGUI
 
createQR(String, int) - Static method in class convex.gui.components.QRCode
 
createTextPanel(ACell) - Method in class convex.gui.state.StateExplorer
 
CVXHighlighter - Class in convex.gui.utils
Tools for highlighting Convex Lisp code in Swing
CVXHighlighter() - Constructor for class convex.gui.utils.CVXHighlighter
 

D

data - Variable in class convex.gui.components.QRCode
 
DatabasePanel - Class in convex.gui.etch
 
DatabasePanel(EtchExplorer) - Constructor for class convex.gui.etch.DatabasePanel
Create the panel.
decimalAmount(AInteger) - Method in class convex.gui.wallet.TokenInfo
 
DecimalAmountField - Class in convex.gui.components
 
DecimalAmountField(int) - Constructor for class convex.gui.components.DecimalAmountField
 
DecimalAmountField.DecimalDocument - Class in convex.gui.components
 
DecimalDocument() - Constructor for class convex.gui.components.DecimalAmountField.DecimalDocument
 
decimals - Variable in class convex.gui.components.BalanceLabel
 
decimals - Variable in class convex.gui.components.DecimalAmountField
 
decimals() - Method in class convex.gui.wallet.TokenInfo
 
DEFAULT_FONT - Static variable in class convex.gui.utils.Toolkit
 
DEFAULT_FONT_SIZE - Static variable in class convex.gui.utils.Toolkit
 
DEFAULT_NUM_PEERS - Static variable in class convex.gui.peer.PeerGUI
 
DEFAULT_TIME - Static variable in class convex.gui.components.Toast
 
DefaultReceiveAction - Class in convex.gui.components
 
DefaultReceiveAction(JComponent) - Constructor for class convex.gui.components.DefaultReceiveAction
 
DeployPanel - Class in convex.gui.actor
 
DeployPanel - Class in convex.gui.panels
 
DeployPanel() - Constructor for class convex.gui.actor.DeployPanel
 
DeployPanel() - Constructor for class convex.gui.panels.DeployPanel
 
DirectoryTree - Class in convex.gui.dlfs
 
DirectoryTree(DLFileSystem) - Constructor for class convex.gui.dlfs.DirectoryTree
 
DirectoryTree.DLFileTreeModel - Class in convex.gui.dlfs
 
DirectoryTree.Node - Class in convex.gui.dlfs
 
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
 
DLFileTreeModel(DLFileSystem) - Constructor for class convex.gui.dlfs.DirectoryTree.DLFileTreeModel
 
DLFS_ICON - Static variable in class convex.gui.utils.Toolkit
 
DLFSBrowser - Class in convex.gui.dlfs
 
DLFSBrowser() - Constructor for class convex.gui.dlfs.DLFSBrowser
 
DLFSBrowser(DLFileSystem) - Constructor for class convex.gui.dlfs.DLFSBrowser
 
DLFSPanel - Class in convex.gui.dlfs
A file browser panel for DLFS directories
DLFSPanel(DLFileSystem) - Constructor for class convex.gui.dlfs.DLFSPanel
 
DLFSTreeCellRenderer - Class in convex.gui.dlfs
 
DLFSTreeCellRenderer() - Constructor for class convex.gui.dlfs.DLFSTreeCellRenderer
 
DnDTransferHandler - Class in convex.gui.dlfs
 
DnDTransferHandler(DLFSPanel) - Constructor for class convex.gui.dlfs.DnDTransferHandler
 
docLength() - Method in class convex.gui.components.CodePane
Gets the length of this document
drive - Variable in class convex.gui.dlfs.DLFSBrowser
 
driveMenu - Variable in class convex.gui.dlfs.DLFSBrowser
 
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

ECOSYSTEM_ICON - Static variable in class convex.gui.utils.Toolkit
 
equals(Object) - Method in class convex.gui.wallet.TokenInfo
 
EtchExplorer - Class in convex.gui.etch
A Client application for exploring an Etch store
EtchExplorer() - Constructor for class convex.gui.etch.EtchExplorer
Create the application.
EtchWindow - Class in convex.gui.etch
 
EtchWindow(ConvexLocal) - Constructor for class convex.gui.etch.EtchWindow
 
explore(ACell) - Static method in class convex.gui.state.StateExplorer
 

F

FAIL - Static variable in class convex.gui.components.Toast
 
FileContextMenu() - Constructor for class convex.gui.dlfs.FileList.FileContextMenu
 
FileList - Class in convex.gui.dlfs
 
FileList(Path, Consumer<Path>) - Constructor for class convex.gui.dlfs.FileList
 
FileList.FileContextMenu - Class in convex.gui.dlfs
 
FileList.Renderer - Class in convex.gui.dlfs
 
fileMenu - Variable in class convex.gui.dlfs.DLFSBrowser
 
fileSystem - Variable in class convex.gui.dlfs.DirectoryTree
 
fileSystem - Variable in class convex.gui.dlfs.DLFSPanel
 
filterRGB(int, int, int) - Method in class convex.gui.components.WorldPanel.TintFilter
 
finalize() - Method in class convex.gui.peer.PeerGUI
 
findWalletEntry(Convex) - Static method in class convex.gui.keys.KeyRingPanel
Gets the correct keypair for a convex connection
forConvex(Convex) - Static method in class convex.gui.components.account.KeyPairCombo
 
forID(ACell) - Static method in class convex.gui.wallet.TokenInfo
 
frame - Variable in class convex.gui.components.AbstractGUI
 
frame - Variable in class convex.gui.peer.PeerGUI
 
FriendPanel - Class in convex.gui.wallet
 
FriendPanel(Convex) - Constructor for class convex.gui.wallet.FriendPanel
 

G

genesisState - Variable in class convex.gui.peer.PeerGUI
 
get(int) - Static method in class convex.gui.utils.SymbolIcon
 
get(int, double) - Static method in class convex.gui.utils.SymbolIcon
 
get(int, double, int) - Static method in class convex.gui.utils.SymbolIcon
 
get(Convex, ACell) - Static method in class convex.gui.wallet.TokenInfo
 
getAddress() - Method in class convex.gui.components.account.AccountChooserPanel
 
getAddress() - Method in class convex.gui.components.account.AddressCombo
 
getAddress() - Method in class convex.gui.components.account.AddressField
 
getAllowsChildren() - Method in class convex.gui.state.StateTreeNode
 
getAmount() - Method in class convex.gui.components.DecimalAmountField
 
getBalance(Convex) - Method in class convex.gui.wallet.TokenInfo
 
getChildAt(int) - Method in class convex.gui.state.StateTreeNode
 
getChildCount() - Method in class convex.gui.state.StateTreeNode
 
getClientConvex(Address) - Method in class convex.gui.peer.PeerGUI
 
getColumnCount() - Method in class convex.gui.models.AccountsTableModel
 
getColumnCount() - Method in class convex.gui.models.OracleTableModel
 
getColumnCount() - Method in class convex.gui.models.TorusTableModel
 
getColumnName(int) - Method in class convex.gui.models.AccountsTableModel
 
getColumnName(int) - Method in class convex.gui.models.OracleTableModel
 
getColumnName(int) - Method in class convex.gui.models.TorusTableModel
 
getConvex() - Method in class convex.gui.components.account.AccountChooserPanel
 
getDecimals() - Method in class convex.gui.wallet.TokenInfo
 
getDefaultConvex() - Method in class convex.gui.peer.PeerGUI
 
getDefaultToken() - Static method in class convex.gui.wallet.WalletPanel
 
getDefaultToolkit() - Static method in class convex.gui.utils.Toolkit
 
getDirectory() - Method in class convex.gui.dlfs.FileList
 
getDrive() - Method in class convex.gui.dlfs.DLFSBrowser
 
getElementAt(int) - Method in class convex.gui.components.account.KeyPairCombo.KeyPairModel
 
getEntry(long) - Method in class convex.gui.models.AccountsTableModel
 
getEntry(long) - Method in class convex.gui.models.TorusTableModel
 
getEtchState() - Method in class convex.gui.etch.EtchExplorer
 
getEtchStore() - Method in class convex.gui.etch.EtchWindow
 
getFileIcon(Path) - Static method in class convex.gui.dlfs.BrowserUtils
 
getFilePath() - Method in class convex.gui.dlfs.DirectoryTree.Node
 
getFrame() - Method in class convex.gui.components.AbstractGUI
 
getFungible(Convex, String) - Static method in class convex.gui.wallet.TokenInfo
 
getFungibleAddress(Convex) - Static method in class convex.gui.wallet.TokenInfo
 
getIcon(TokenInfo) - Method in class convex.gui.wallet.TokenButton
 
getID() - Method in class convex.gui.wallet.TokenInfo
 
getImage(URL) - Static method in class convex.gui.utils.Toolkit
 
getIndex(TreeNode) - Method in class convex.gui.state.StateTreeNode
 
getInfoText(Address, AccountStatus) - Static method in class convex.gui.actor.AccountInfoPanel
 
getKeyRingEntry(AccountKey) - Static method in class convex.gui.keys.KeyRingPanel
Gets an entry for the current keyring
getLatestState() - Method in class convex.gui.actor.ActorInvokePanel
 
getLatestState() - Method in class convex.gui.actor.MarketsPanel
 
getLatestState() - Method in class convex.gui.peer.PeerGUI
 
getList() - Method in class convex.gui.models.OracleTableModel
 
getListCellRendererComponent(JList<?>, Object, int, boolean, boolean) - Method in class convex.gui.dlfs.FileList.Renderer
 
getListCellRendererComponent(JList<? extends AWalletEntry>, AWalletEntry, int, boolean, boolean) - Method in class convex.gui.components.account.KeyPairCombo.KeyPairRenderer
 
getListComponents() - Method in class convex.gui.components.ScrollyList
 
getListModel() - Static method in class convex.gui.keys.KeyRingPanel
 
getMarkets() - Method in class convex.gui.models.TorusTableModel
 
getMaxBlockCount() - Static method in class convex.gui.peer.PeerGUI
 
getMenu() - Method in class convex.gui.components.DropdownMenu
 
getMode() - Method in class convex.gui.components.account.AccountChooserPanel
 
getMulti(Convex, String) - Static method in class convex.gui.wallet.TokenInfo
 
getMultiAddress(Convex) - Static method in class convex.gui.wallet.TokenInfo
 
getNumberFormat(int) - Static method in class convex.gui.components.DecimalAmountField
 
getParent() - Method in class convex.gui.state.StateTreeNode
 
getPassPhrase() - Method in class convex.gui.keys.UnlockWalletDialog
 
getPeerDescription() - Method in class convex.gui.peer.PeerComponent
 
getPeerList() - Method in class convex.gui.peer.PeerGUI
 
getPeerView() - Method in class convex.gui.server.PeerWindow
 
getPeerViews() - Method in class convex.gui.peer.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
 
getPrimaryServer() - Method in class convex.gui.peer.PeerGUI
 
getPrototypeDisplayValue() - Method in class convex.gui.components.account.AddressCombo
 
getPrototypeDisplayValue() - Method in class convex.gui.components.account.KeyPairCombo
 
getRandomServer() - Method in class convex.gui.peer.PeerGUI
 
getRowCount() - Method in class convex.gui.models.AccountsTableModel
 
getRowCount() - Method in class convex.gui.models.OracleTableModel
 
getRowCount() - Method in class convex.gui.models.TorusTableModel
 
getScrollableTracksViewportWidth() - Method in class convex.gui.components.CodePane
 
getSelectedItem() - Method in class convex.gui.components.account.KeyPairCombo.KeyPairModel
 
getSelectedPath() - Method in class convex.gui.dlfs.DLFSPanel
 
getSelectedPath() - Method in class convex.gui.dlfs.FileList
 
getSize() - Method in class convex.gui.components.account.KeyPairCombo.KeyPairModel
 
getSourceActions(JComponent) - Method in class convex.gui.dlfs.DnDTransferHandler
 
getStateModel() - Method in class convex.gui.peer.PeerGUI
 
getStateModel(Convex) - Static method in class convex.gui.peer.PeerGUI
 
getStore() - Method in class convex.gui.etch.EtchExplorer
 
getSymbol() - Method in class convex.gui.wallet.TokenInfo
 
getSymbolName() - Method in class convex.gui.wallet.SymbolLabel
 
getTargetDirectory(TransferHandler.TransferSupport) - Method in class convex.gui.dlfs.DnDTransferHandler
 
getTargetPath() - Method in class convex.gui.dlfs.DnDTransferHandler
 
getText() - Method in class convex.gui.components.HostCombo
 
getTitle() - Method in class convex.gui.wallet.WalletApp
 
getTorusAddress(Convex) - Static method in class convex.gui.wallet.TokenInfo
 
getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class convex.gui.dlfs.DLFSTreeCellRenderer
 
getUIScale() - Static method in class convex.gui.utils.Toolkit
 
getValue() - Method in class convex.gui.models.StateModel
 
getValueAt(int, int) - Method in class convex.gui.models.AccountsTableModel
 
getValueAt(int, int) - Method in class convex.gui.models.OracleTableModel
 
getValueAt(int, int) - Method in class convex.gui.models.TorusTableModel
 
getWalletEntry() - Method in class convex.gui.components.account.KeyPairCombo
 
getWalletPanel() - Method in class convex.gui.peer.PeerGUI
 
GOLD - Static variable in class convex.gui.components.BalanceLabel
 

H

HACKER_ICON - Static variable in class convex.gui.utils.Toolkit
 
HackerTools - Class in convex.gui.tools
A Client application for the Convex Network.
HackerTools() - Constructor for class convex.gui.tools.HackerTools
Create the application.
HALFPI - Static variable in class convex.gui.utils.RobinsonProjection
 
handleError(long, Object, Object) - Method in class convex.gui.components.DefaultReceiveAction
 
handleError(ACell, ACell, AVector<AString>) - Method in class convex.gui.panels.REPLPanel
 
handleResult(long, Result) - Method in class convex.gui.panels.REPLPanel
 
handleResult(ACell) - Method in class convex.gui.panels.REPLPanel
 
handleResult(Object) - Method in class convex.gui.components.DefaultReceiveAction
 
hasInverse() - Method in class convex.gui.utils.RobinsonProjection
 
helpMenu - Variable in class convex.gui.dlfs.DLFSBrowser
 
hexKeyFormat(String) - Method in class convex.gui.keys.KeyGenPanel
Format a hex string in blocks for digits
highlight(JTextPane, int, int) - Static method in class convex.gui.utils.CVXHighlighter
 
HomePanel - Class in convex.gui.client
 
HomePanel - Class in convex.gui.panels
 
HomePanel() - Constructor for class convex.gui.client.HomePanel
Create the panel.
HomePanel() - Constructor for class convex.gui.panels.HomePanel
Create the panel.
HostCombo - Class in convex.gui.components
 
HostCombo() - Constructor for class convex.gui.components.HostCombo
 

I

ICON_SIZE - Static variable in class convex.gui.utils.Toolkit
 
IdenticApp() - Constructor for class convex.gui.components.Identicon.IdenticApp
 
Identicon - Class in convex.gui.components
A simple identicon component for visualising hash values.
Identicon(AArrayBlob) - Constructor for class convex.gui.components.Identicon
 
IDENTICON_SIZE - Static variable in class convex.gui.utils.Toolkit
 
Identicon.IdenticApp - Class in convex.gui.components
 
image - Variable in class convex.gui.components.QRCode
 
importData(TransferHandler.TransferSupport) - Method in class convex.gui.dlfs.DnDTransferHandler
 
INFO - Static variable in class convex.gui.components.Toast
 
infoArea - Variable in class convex.gui.actor.AccountInfoPanel
 
init() - Static method in class convex.gui.utils.Toolkit
 
input - Variable in class convex.gui.panels.REPLPanel
 
insertString(int, String, AttributeSet) - Method in class convex.gui.components.account.AddressField.AddressDocument
 
insertString(int, String, AttributeSet) - Method in class convex.gui.components.DecimalAmountField.DecimalDocument
 
installFlatLaf() - Static method in class convex.gui.utils.Toolkit
 
isCellEditable(int, int) - Method in class convex.gui.models.AccountsTableModel
 
isCellEditable(int, int) - Method in class convex.gui.models.OracleTableModel
 
isCellEditable(int, int) - Method in class convex.gui.models.TorusTableModel
 
isConvex() - Method in class convex.gui.wallet.TokenInfo
 
isLeaf() - Method in class convex.gui.dlfs.DirectoryTree.Node
 
isLeaf() - Method in class convex.gui.state.StateTreeNode
 

K

keyCombo - Variable in class convex.gui.components.account.AccountChooserPanel
 
KeyGenPanel - Class in convex.gui.keys
 
KeyGenPanel(PeerGUI) - Constructor for class convex.gui.keys.KeyGenPanel
Create the panel.
KeyPairCombo - Class in convex.gui.components.account
Combo box for choosing a key pair from a list of wallet entries.
KeyPairCombo(ComboBoxModel<AWalletEntry>) - Constructor for class convex.gui.components.account.KeyPairCombo
 
KeyPairCombo.KeyPairModel - Class in convex.gui.components.account
 
KeyPairCombo.KeyPairRenderer - Class in convex.gui.components.account
 
KeyPairModel() - Constructor for class convex.gui.components.account.KeyPairCombo.KeyPairModel
 
KeyPairModel(DefaultListModel<AWalletEntry>) - Constructor for class convex.gui.components.account.KeyPairCombo.KeyPairModel
 
KeyPairRenderer() - Constructor for class convex.gui.components.account.KeyPairCombo.KeyPairRenderer
 
KEYPAIRS - Variable in class convex.gui.peer.PeerGUI
 
KeyRingPanel - Class in convex.gui.keys
A GUI panel displaying the user's current keypairs
KeyRingPanel() - Constructor for class convex.gui.keys.KeyRingPanel
Create the panel.

L

launch() - Static method in class convex.gui.tools.HackerTools
 
launchAllPeers() - Method in class convex.gui.peer.PeerGUI
 
launchBrowser(String) - Static method in class convex.gui.utils.Toolkit
 
launchClientWindow(Convex) - Method in class convex.gui.peer.PeerComponent
 
launchDiscord() - Method in class convex.gui.MainGUI
 
launchDLFS() - Method in class convex.gui.MainGUI
 
launchEtchWindow(ConvexLocal) - Method in class convex.gui.peer.PeerComponent
 
launchExploreWindow(Convex) - Method in class convex.gui.peer.PeerComponent
 
launchExtraPeer() - Method in class convex.gui.peer.PeerGUI
 
launchPeerGUI(int, AKeyPair, boolean) - Static method in class convex.gui.peer.PeerGUI
 
launchPeerWindow(ConvexLocal) - Method in class convex.gui.peer.PeerComponent
 
launchTerminalClient() - Method in class convex.gui.MainGUI
 
launchTestNet() - Method in class convex.gui.MainGUI
 
launchTools() - Method in class convex.gui.MainGUI
 
launchWallet() - Method in class convex.gui.MainGUI
 
launchWebsite() - Method in class convex.gui.MainGUI
 
list - Variable in class convex.gui.wallet.WalletPanel
 
loadChildren() - Method in class convex.gui.dlfs.DirectoryTree.Node
 
LOCKED_ICON - Static variable in class convex.gui.utils.Toolkit
 
log - Static variable in class convex.gui.actor.OraclePanel
 
log - Static variable in class convex.gui.components.DefaultReceiveAction
 
log - Static variable in class convex.gui.etch.DatabasePanel
 
log - Static variable in class convex.gui.etch.EtchExplorer
 
lpad(Object) - Method in class convex.gui.server.PeerInfoPanel
 

M

main(String[]) - Static method in class convex.gui.client.ConvexClient
Launch the application.
main(String...) - Static method in class convex.gui.components.account.AddressCombo
 
main(String...) - Static method in class convex.gui.components.account.KeyPairCombo
 
main(String...) - Static method in class convex.gui.components.Identicon
 
main(String[]) - Static method in class convex.gui.dlfs.DLFSBrowser
Launch the application.
main(String[]) - Static method in class convex.gui.etch.EtchExplorer
Launch the application.
main(String[]) - Static method in class convex.gui.MainGUI
Launch the application.
main(String[]) - Static method in class convex.gui.peer.PeerGUI
Launch the application.
main(String[]) - Static method in class convex.gui.state.StateExplorer
 
main(String[]) - Static method in class convex.gui.tools.HackerTools
Launch the application.
main(String[]) - Static method in class convex.gui.wallet.SwapPanel
 
main(String[]) - Static method in class convex.gui.wallet.WalletApp
Launch the application.
MAIN_ICON_SIZE - Static variable in class convex.gui.utils.Toolkit
 
MainGUI - Class in convex.gui
 
MainGUI() - Constructor for class convex.gui.MainGUI
 
makeAction(String, Runnable) - Static method in class convex.gui.utils.Toolkit
 
makeConnection(Address, AKeyPair) - Method in class convex.gui.peer.PeerGUI
Builds a connection to the peer network
makeMenu(String, Runnable) - Static method in class convex.gui.utils.Toolkit
 
makeNote(String) - Static method in class convex.gui.utils.Toolkit
 
makeNote(String, String) - Static method in class convex.gui.utils.Toolkit
 
MarketComponent - Class in convex.gui.actor
 
MarketComponent(MarketsPanel, Address) - Constructor for class convex.gui.actor.MarketComponent
 
MarketsPanel - Class in convex.gui.actor
Panel displaying current prediction markets
MarketsPanel(ConvexLocal) - Constructor for class convex.gui.actor.MarketsPanel
 
maxBlock - Static variable in class convex.gui.client.ConvexClient
 
maxBlock - Static variable in class convex.gui.etch.EtchExplorer
 
menuBar - Variable in class convex.gui.dlfs.DLFSBrowser
 
menuIcon(int) - Static method in class convex.gui.utils.Toolkit
 
MessageFormatPanel - Class in convex.gui.tools
 
MessageFormatPanel() - Constructor for class convex.gui.tools.MessageFormatPanel
 
MONO_FONT - Static variable in class convex.gui.utils.Toolkit
 

N

Node(Path) - Constructor for class convex.gui.dlfs.DirectoryTree.Node
 
NonUpdatingCaret - Class in convex.gui.components
 
NonUpdatingCaret() - Constructor for class convex.gui.components.NonUpdatingCaret
 

O

ObserverPanel - Class in convex.gui.server
 
ObserverPanel(Server) - Constructor for class convex.gui.server.ObserverPanel
Create the panel.
offerUnlock(Component, AWalletEntry) - Static method in class convex.gui.keys.UnlockWalletDialog
Shows a dialog to ask the user to unlock a wallet
OraclePanel - Class in convex.gui.actor
 
OraclePanel(ConvexLocal) - Constructor for class convex.gui.actor.OraclePanel
 
OracleTableModel - Class in convex.gui.models
Model for the Oracle table
OracleTableModel(State, Address) - Constructor for class convex.gui.models.OracleTableModel
 
output - Variable in class convex.gui.panels.REPLPanel
 

P

paint(Graphics) - Method in class convex.gui.components.Toast
 
paintComponent(Graphics) - Method in class convex.gui.components.QRCode
 
paintComponent(Graphics) - Method in class convex.gui.components.WorldPanel
 
paintComponent(Graphics) - Method in class convex.gui.peer.BlockViewComponent
 
panel - Variable in class convex.gui.dlfs.DLFSBrowser
 
ParamLabel - Class in convex.gui.actor
Generic label component for displaying code
ParamLabel(String) - Constructor for class convex.gui.actor.ParamLabel
 
parent - Variable in class convex.gui.actor.SmartOpComponent
 
path - Variable in class convex.gui.dlfs.PreviewPanel
 
PeerComponent - Class in convex.gui.peer
 
PeerComponent(ConvexLocal) - Constructor for class convex.gui.peer.PeerComponent
 
peerConvex - Variable in class convex.gui.server.StressPanel
 
PeerGUI - Class in convex.gui.peer
 
PeerGUI(int, AKeyPair) - Constructor for class convex.gui.peer.PeerGUI
Create the application.
PeerInfoPanel - Class in convex.gui.server
 
PeerInfoPanel(Convex) - Constructor for class convex.gui.server.PeerInfoPanel
 
peerList - Variable in class convex.gui.peer.PeerGUI
 
PeersListPanel - Class in convex.gui.peer
 
PeersListPanel(PeerGUI) - Constructor for class convex.gui.peer.PeersListPanel
Create the panel.
PeerWindow - Class in convex.gui.server
GUI representing a view of a single local peer Server
PeerWindow(ConvexLocal) - Constructor for class convex.gui.server.PeerWindow
 
pixelResize(BufferedImage, int, int) - Static method in class convex.gui.utils.Toolkit
 
PreviewPanel - Class in convex.gui.dlfs
 
PreviewPanel() - Constructor for class convex.gui.dlfs.PreviewPanel
 
project(double, double, Point2D.Double) - Method in class convex.gui.utils.RobinsonProjection
 
projectInverse(double, double, Point2D.Double) - Method in class convex.gui.utils.RobinsonProjection
 

Q

QRCode - Class in convex.gui.components
 
QRCode(String, int) - Constructor for class convex.gui.components.QRCode
 
QRPanel - Class in convex.gui.wallet
 
QRPanel(Convex) - Constructor for class convex.gui.wallet.QRPanel
 

R

refresh(Convex) - Method in class convex.gui.wallet.TokenComponent
 
refreshList() - Method in class convex.gui.components.ScrollyList
 
refreshList() - Method in class convex.gui.dlfs.FileList
 
refreshRates() - Method in class convex.gui.wallet.SwapPanel
 
refreshView() - Method in class convex.gui.dlfs.DLFSPanel
 
registerGoodConnection(String) - Static method in class convex.gui.components.HostCombo
 
relinquishFocus(Component) - Static method in class convex.gui.utils.Toolkit
Relinquish focus from a component
removeListDataListener(ListDataListener) - Method in class convex.gui.components.account.KeyPairCombo.KeyPairModel
 
removePropertyChangeListener(PropertyChangeListener) - Method in class convex.gui.models.StateModel
 
Renderer() - Constructor for class convex.gui.dlfs.FileList.Renderer
 
REPL_ICON - Static variable in class convex.gui.utils.Toolkit
 
replPanel - Variable in class convex.gui.client.ConvexClient
 
REPLPanel - Class in convex.gui.panels
Panel presenting a general purpose REPL terminal
REPLPanel(Convex) - Constructor for class convex.gui.panels.REPLPanel
Create the panel.
RightCopyMenu - Class in convex.gui.components
 
RightCopyMenu(JTextComponent) - Constructor for class convex.gui.components.RightCopyMenu
 
RobinsonProjection - Class in convex.gui.utils
 
root - Variable in class convex.gui.dlfs.DirectoryTree.DLFileTreeModel
 
run() - Method in class convex.gui.components.AbstractGUI
 
runLaunchDialog(JComponent) - Static method in class convex.gui.peer.PeerGUI
 

S

SCALE - Static variable in class convex.gui.utils.Toolkit
 
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
 
server - Variable in class convex.gui.server.ObserverPanel
 
setBalance(long) - Method in class convex.gui.components.BalanceLabel
 
setBalance(AInteger) - Method in class convex.gui.components.BalanceLabel
 
setBalanceColour(Color) - Method in class convex.gui.components.BalanceLabel
 
setDecimals(int) - Method in class convex.gui.components.BalanceLabel
 
setDirectory(Path) - Method in class convex.gui.dlfs.FileList
 
setFromResult(Result) - Method in class convex.gui.components.BalanceLabel
 
setInput(String) - Method in class convex.gui.panels.REPLPanel
 
setKey(AArrayBlob) - Method in class convex.gui.components.Identicon
 
setPath(Path) - Method in class convex.gui.dlfs.PreviewPanel
 
setSelectedItem(Object) - Method in class convex.gui.components.account.KeyPairCombo.KeyPairModel
 
setState(State) - Method in class convex.gui.models.AccountsTableModel
 
setState(State) - Method in class convex.gui.models.OracleTableModel
 
setState(State) - Method in class convex.gui.models.TorusTableModel
 
setStore(EtchStore) - Method in class convex.gui.etch.EtchExplorer
 
setText(String) - Method in class convex.gui.components.BalanceLabel
 
setText(String) - Method in class convex.gui.components.HostCombo
 
SettingsPanel - Class in convex.gui.wallet
 
SettingsPanel(Convex) - Constructor for class convex.gui.wallet.SettingsPanel
 
setValue(T) - Method in class convex.gui.models.StateModel
Sets the value for this state model, firing any relevant property change listeners.
setVisible(boolean) - Method in class convex.gui.panels.REPLPanel
 
show(Component, AWalletEntry) - Static method in class convex.gui.keys.UnlockWalletDialog
 
showMainFrame(JComponent) - Static method in class convex.gui.utils.Toolkit
 
SILVER - Static variable in class convex.gui.components.BalanceLabel
 
SIZE - Static variable in class convex.gui.components.Identicon
 
SMALL_ICON_SIZE - Static variable in class convex.gui.utils.Toolkit
 
SmartOpComponent - Class in convex.gui.actor
 
SmartOpComponent(ActorInvokePanel, Address, Symbol) - Constructor for class convex.gui.actor.SmartOpComponent
 
smoothResize(BufferedImage, int, int) - Static method in class convex.gui.utils.Toolkit
Scale an image with interpolation / AA for nicer effects
state - Variable in class convex.gui.models.TorusTableModel
 
state - Variable in class convex.gui.state.StateExplorer
 
StateExplorer - Class in convex.gui.state
 
StateExplorer(ACell) - Constructor for class convex.gui.state.StateExplorer
 
StateModel<T> - Class in convex.gui.models
Model for state values which may be observer / listened to.
StateModel() - Constructor for class convex.gui.models.StateModel
 
StateModel(T) - Constructor for class convex.gui.models.StateModel
 
StateTreeNode<T> - Class in convex.gui.state
 
StateTreeNode(T) - Constructor for class convex.gui.state.StateTreeNode
 
StateTreePanel - Class in convex.gui.state
 
StateTreePanel(ACell) - Constructor for class convex.gui.state.StateTreePanel
 
StressPanel - Class in convex.gui.server
 
StressPanel(Convex) - Constructor for class convex.gui.server.StressPanel
 
styleContext - Static variable in class convex.gui.components.BaseTextPane
 
SUCCESS - Static variable in class convex.gui.components.Toast
 
SwapPanel - Class in convex.gui.wallet
 
SwapPanel(Convex, TokenInfo, TokenInfo) - Constructor for class convex.gui.wallet.SwapPanel
 
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.peer.PeerGUI
 
switchPanel(String) - Method in class convex.gui.tools.HackerTools
 
sym - Variable in class convex.gui.actor.SmartOpComponent
 
SYMBOL_COLOUR - Static variable in class convex.gui.utils.Toolkit
 
SYMBOL_FONT - Static variable in class convex.gui.utils.Toolkit
 
SYMBOL_FONT_SIZE - Static variable in class convex.gui.utils.Toolkit
 
SymbolIcon - Class in convex.gui.utils
 
SymbolIcon(BufferedImage) - Constructor for class convex.gui.utils.SymbolIcon
 
SymbolLabel - Class in convex.gui.wallet
Simple label for a token Symbol text
SymbolLabel(TokenInfo) - Constructor for class convex.gui.wallet.SymbolLabel
 

T

TAB_ICON_SIZE - Static variable in class convex.gui.wallet.WalletApp
 
tabs - Variable in class convex.gui.client.ConvexClient
 
tabs - Variable in class convex.gui.tools.HackerTools
 
TERMINAL_ICON - Static variable in class convex.gui.utils.Toolkit
 
TESTNET_ICON - Static variable in class convex.gui.utils.Toolkit
 
TextFormat - Class in convex.gui.utils
 
TextFormat() - Constructor for class convex.gui.utils.TextFormat
 
tickState - Variable in class convex.gui.peer.PeerGUI
 
TintFilter(float, float, float) - Constructor for class convex.gui.components.WorldPanel.TintFilter
 
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
 
token1 - Variable in class convex.gui.wallet.SwapPanel
 
token2 - Variable in class convex.gui.wallet.SwapPanel
 
TokenButton - Class in convex.gui.wallet
 
TokenButton(TokenInfo) - Constructor for class convex.gui.wallet.TokenButton
 
TokenComponent - Class in convex.gui.wallet
 
TokenComponent(Convex, TokenInfo) - Constructor for class convex.gui.wallet.TokenComponent
 
TokenInfo - Class in convex.gui.wallet
 
Toolkit - Class in convex.gui.utils
 
Toolkit() - Constructor for class convex.gui.utils.Toolkit
 
torus - Variable in class convex.gui.models.TorusTableModel
 
TorusPanel - Class in convex.gui.peer
 
TorusPanel(PeerGUI) - Constructor for class convex.gui.peer.TorusPanel
 
TorusTableModel - Class in convex.gui.models
 
TorusTableModel(State) - Constructor for class convex.gui.models.TorusTableModel
 
toString() - Method in class convex.gui.dlfs.DirectoryTree.Node
 
toString() - Method in class convex.gui.state.StateTreeNode
 
toString() - Method in class convex.gui.utils.RobinsonProjection
 
tryConnect(JComponent) - Static method in class convex.gui.components.ConnectPanel
 
tryConnect(JComponent, String) - Static method in class convex.gui.components.ConnectPanel
 

U

UNLOCKED_ICON - Static variable in class convex.gui.utils.Toolkit
 
UnlockWalletDialog - Class in convex.gui.keys
 
UnlockWalletDialog(AWalletEntry) - Constructor for class convex.gui.keys.UnlockWalletDialog
 
updateAddress(Address) - Method in class convex.gui.components.account.AccountChooserPanel
 
updateBalance() - Method in class convex.gui.components.account.AccountChooserPanel
 
updateDescription() - Method in class convex.gui.peer.PeerComponent
 
updateHighlight() - Method in class convex.gui.panels.REPLPanel
 
updateHighlight(BaseTextPane, int, int) - Method in class convex.gui.panels.REPLPanel
 

W

WALLET_ICON - Static variable in class convex.gui.utils.Toolkit
 
WalletApp - Class in convex.gui.wallet
 
WalletApp(Convex) - Constructor for class convex.gui.wallet.WalletApp
Create the application.
WalletComponent - Class in convex.gui.keys
 
WalletComponent(AWalletEntry) - Constructor for class convex.gui.keys.WalletComponent
 
WalletPanel - Class in convex.gui.wallet
 
WalletPanel(Convex) - Constructor for class convex.gui.wallet.WalletPanel
 
WARNING - Static variable in class convex.gui.utils.Toolkit
 
withTitledBorder(String, JComponent) - Static method in class convex.gui.utils.Toolkit
 
WorldPanel - Class in convex.gui.components
Panel displaying world image an optional locations
WorldPanel() - Constructor for class convex.gui.components.WorldPanel
 
WorldPanel.TintFilter - Class in convex.gui.components
 
WWW_ICON - Static variable in class convex.gui.utils.Toolkit
 
A B C D E F G H I K L M N O P Q R S T U W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form