Cytoscape 3.0.1 API

Serialized Form


Package org.cytoscape.application.swing

Class org.cytoscape.application.swing.AbstractCyAction extends AbstractAction implements Serializable

serialVersionUID: -2245672104075936952L

Serialized Fields

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

Class org.cytoscape.equations.FunctionError extends Exception implements Serializable

serialVersionUID: -2671219600906051276L

Serialized Fields

argNumber

int argNumber

Package org.cytoscape.util.swing

Class org.cytoscape.util.swing.BasicCollapsiblePanel extends JPanel implements Serializable

serialVersionUID: 2010434345567315524L

Serialized Fields

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

Class org.cytoscape.util.swing.CheckBoxJList extends JList implements Serializable

serialVersionUID: 120233987581935L

Serialized Fields

lastIndex

int lastIndex

firstIndex

int firstIndex

selectionCache

Set<E> selectionCache

Class org.cytoscape.util.swing.DropDownMenuButton extends JButton implements Serializable

serialVersionUID: 1202339868695691L

Serialized Fields

buttonIcon

Icon buttonIcon

Class org.cytoscape.util.swing.JStatusBar extends JPanel implements Serializable

serialVersionUID: 1202339875133611L

Serialized Fields

leftLabel

JLabel leftLabel

centerLabel

JLabel centerLabel

rightLabel

JLabel rightLabel

leftPanel

JPanel leftPanel

centerPanel

JPanel centerPanel

rightPanel

JPanel rightPanel

Class org.cytoscape.util.swing.JTreeTable extends JTable implements Serializable

serialVersionUID: 1202339868625600L

Serialized Fields

tree

org.cytoscape.util.swing.JTreeTable.TreeTableCellRenderer tree
A subclass of JTree.

Class org.cytoscape.util.swing.TreeTableModelAdapter extends AbstractTableModel implements Serializable

serialVersionUID: 1202339875193043L

Serialized Fields

tree

JTree tree

treeTableModel

TreeTableModel treeTableModel


Cytoscape 3.0.1 API

Copyright 2011 Cytoscape Consortium. All rights reserved.