Serialized Form
-
Package org.gephi.desktop.statistics
-
Class org.gephi.desktop.statistics.AvailableStatisticsChooser extends JPanel implements Serializable
-
Class org.gephi.desktop.statistics.DynamicSettingsPanel extends JPanel implements Serializable
-
Serialized Fields
-
bounds
org.gephi.graph.api.Interval bounds
-
currentIntervalLabel
JLabel currentIntervalLabel
-
DAYS
String DAYS
-
HOURS
String HOURS
-
jLabel1
JLabel jLabel1
-
jLabel2
JLabel jLabel2
-
jPanel1
JPanel jPanel1
-
labelCurrentTimeline
JLabel labelCurrentTimeline
-
MILLISECONDS
String MILLISECONDS
-
MINUTES
String MINUTES
-
SECONDS
String SECONDS
-
tickTextField
JTextField tickTextField
-
tickTimeUnit
TimeUnit tickTimeUnit
-
tickTimeUnitCombo
JComboBox tickTimeUnitCombo
-
windowInfoLabel
JLabel windowInfoLabel
-
windowTextField
JTextField windowTextField
-
windowTimeUnit
TimeUnit windowTimeUnit
-
windowTimeUnitCombo
JComboBox windowTimeUnitCombo
-
-
-
Class org.gephi.desktop.statistics.StatisticsFrontEnd extends JPanel implements Serializable
-
Serialized Fields
-
busyLabel
org.jdesktop.swingx.JXBusyLabel busyLabel
-
CANCEL
String CANCEL
-
currentModel
StatisticsModelUI currentModel
-
currentStatistics
org.gephi.statistics.spi.Statistics currentStatistics
-
displayLabel
JLabel displayLabel
-
reportButton
JButton reportButton
-
resultLabel
JLabel resultLabel
-
RUN
String RUN
-
RUN_ICON
ImageIcon RUN_ICON
-
runButton
JButton runButton
-
statisticsUI
org.gephi.statistics.spi.StatisticsUI statisticsUI
-
STOP_ICON
ImageIcon STOP_ICON
-
toolbar
JToolBar toolbar
-
-
-
Class org.gephi.desktop.statistics.StatisticsPanel extends JPanel implements Serializable
-
Serialized Fields
-
categories
StatisticsCategory[] categories
-
frontEnds
List<StatisticsPanel.UIFrontEnd> frontEnds
-
squeezeBoxPanel
org.gephi.ui.components.JSqueezeBoxPanel squeezeBoxPanel
-
-
-
Class org.gephi.desktop.statistics.StatisticsTopComponent extends org.openide.windows.TopComponent implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput arg0) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput arg0) throws IOException
- Throws:
IOException
-
-
-