Serialized Form
Package org.cytoscape.application.swing |
serialVersionUID: -2245672104075936952L
preferredMenu
String preferredMenu
- The name describing the preferred menu for the action.
menuGravity
float menuGravity
- The float value placing the action within the menu.
Value of 0.0 is the beginning and 100.0 means end of menu.
toolbarGravity
float toolbarGravity
- The float value placing the action within the toolbar.
Value of 0.0 is the beginning and 100.0 means end of menu.
acceleratorSet
boolean acceleratorSet
- Indicates whether accelerator keys have been set for the action.
acceleratorKeyStroke
KeyStroke acceleratorKeyStroke
- The accelerator keystroke, if set.
useCheckBoxMenuItem
boolean useCheckBoxMenuItem
- Indicates whether to use a checkbox menu item.
inToolBar
boolean inToolBar
- Indicates whether the action is in the toolbar.
inMenuBar
boolean inMenuBar
- Indicates whether the action is in a menu.
name
String name
- The name of the action.
enabler
org.cytoscape.application.swing.AbstractEnableSupport enabler
- A support class for deciding whether the action should be enabled.
Package org.cytoscape.equations |
serialVersionUID: -2671219600906051276L
argNumber
int argNumber
Package org.cytoscape.util.swing |
serialVersionUID: 2010434345567315524L
border
org.cytoscape.util.swing.BasicCollapsiblePanel.CollapsableTitledBorder border
collapsedBorderLine
Border collapsedBorderLine
expandedBorderLine
Border expandedBorderLine
titleComponent
AbstractButton titleComponent
iconArrow
ImageIcon[] iconArrow
arrow
JButton arrow
panel
JPanel panel
collapsed
boolean collapsed
serialVersionUID: 120233987581935L
lastIndex
int lastIndex
firstIndex
int firstIndex
selectionCache
Set<E> selectionCache
serialVersionUID: 1202339868695691L
buttonIcon
Icon buttonIcon
serialVersionUID: 1202339875133611L
leftLabel
JLabel leftLabel
centerLabel
JLabel centerLabel
rightLabel
JLabel rightLabel
leftPanel
JPanel leftPanel
centerPanel
JPanel centerPanel
rightPanel
JPanel rightPanel
serialVersionUID: 1202339868625600L
tree
org.cytoscape.util.swing.JTreeTable.TreeTableCellRenderer tree
- A subclass of JTree.
serialVersionUID: 1202339875193043L
tree
JTree tree
treeTableModel
TreeTableModel treeTableModel
Copyright 2011 Cytoscape Consortium. All rights reserved.