Serialized Form
-
Package com.macrofocus.application
-
Class com.macrofocus.application.SimpleApplicationModel extends java.lang.Object implements Serializable
- serialVersionUID:
- 5085539886313412182L
-
Serialized Fields
-
copyright
java.lang.String copyright
-
edition
java.lang.String edition
-
expiration
LicenseModel.Expiration expiration
-
licenseModel
LicenseModel licenseModel
-
mainClass
java.lang.Class mainClass
-
mainClassName
java.lang.String mainClassName
-
name
java.lang.String name
-
validity
LicenseModel.Validity validity
-
version
java.lang.String version
-
versionModel
VersionModel versionModel
-
-
Class com.macrofocus.application.SimpleVersionModel extends java.lang.Object implements Serializable
- serialVersionUID:
- 5085539886313412182L
-
Serialized Fields
-
build
java.lang.Integer build
-
buildNumberFormat
java.text.NumberFormat buildNumberFormat
-
major
java.lang.Integer major
-
majorNumberFormat
java.text.NumberFormat majorNumberFormat
-
minor
java.lang.Integer minor
-
minorNumberFormat
java.text.NumberFormat minorNumberFormat
-
patch
java.lang.Integer patch
-
patchNumberFormat
java.text.NumberFormat patchNumberFormat
-
releaseDate
java.util.Date releaseDate
-
-
-
Package com.macrofocus.data.table
-
Class com.macrofocus.data.table.ColumnRenderer extends javax.swing.DefaultListCellRenderer implements Serializable
-
Class com.macrofocus.data.table.ColumnsComboBoxModel extends javax.swing.DefaultComboBoxModel implements Serializable
-
Class com.macrofocus.data.table.VariableComboBox extends javax.swing.JComboBox implements Serializable
-
-
Package com.macrofocus.hierarchy
-
Class com.macrofocus.hierarchy.AbstractHierarchy extends java.lang.Object implements Serializable
-
Serialized Fields
-
notifyListeners
boolean notifyListeners
-
-
-
Class com.macrofocus.hierarchy.SimpleHierarchy extends AbstractHierarchy<T> implements Serializable
-
-
Package com.macrofocus.high_d.clustering
-
Class com.macrofocus.high_d.clustering.High_DPoint extends org.apache.commons.math3.ml.clustering.DoublePoint implements Serializable
-
Serialized Fields
-
index
int index
-
row
Row row
-
-
-
-
Package com.macrofocus.high_d.list
-
Package com.macrofocus.high_d.mds.swing
-
Class com.macrofocus.high_d.mds.swing.SwingMDSPanel extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
algorithmComboBox
javax.swing.JComboBox algorithmComboBox
-
axisPlotPanel
com.macrofocus.plot.AxisPlotPanel<javax.swing.JComponent> axisPlotPanel
-
listener
ScatterPlotListener listener
-
mds
SwingMDS mds
-
startButton
javax.swing.JButton startButton
-
stopButton
javax.swing.JButton stopButton
-
-
-
-
Package com.macrofocus.high_d.parallelcoordinates
-
Class com.macrofocus.high_d.parallelcoordinates.ParallelCoordinatesPopupMenu extends javax.swing.JPopupMenu implements Serializable
-
-
Package com.macrofocus.high_d.parallelcoordinatesmatrix.swing
-
Class com.macrofocus.high_d.parallelcoordinatesmatrix.swing.SwingParallelCoordinatesMatrix extends javax.swing.JComponent implements Serializable
-
Serialized Fields
-
controller
ParallelCoordinatesMatrixController controller
-
model
ParallelCoordinatesMatrixModel model
-
view
ParallelCoordinatesMatrixView<javax.swing.JComponent,java.awt.Color> view
-
-
-
-
Package com.macrofocus.high_d.scatterplot.swing
-
Class com.macrofocus.high_d.scatterplot.swing.AxisSelectionComboBoxModel extends javax.swing.DefaultComboBoxModel implements Serializable
-
Serialized Fields
-
addNull
boolean addNull
-
axisOrder
VisibleOrder axisOrder
-
-
-
Class com.macrofocus.high_d.scatterplot.swing.SwingScatterPlotPanel extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
axisPlotPanel
com.macrofocus.plot.AxisPlotPanel<javax.swing.JComponent> axisPlotPanel
-
scatterPlot
ScatterPlot scatterPlot
-
sizeComboBox
WideComboBox sizeComboBox
-
xComboBox
WideComboBox xComboBox
-
yComboBox
WideComboBox yComboBox
-
yPanel
javax.swing.JPanel yPanel
-
-
-
Class com.macrofocus.high_d.scatterplot.swing.SwingScatterPlotPanel.AxisModelRenderer extends javax.swing.DefaultListCellRenderer implements Serializable
-
Class com.macrofocus.high_d.scatterplot.swing.WideComboBox extends javax.swing.JComboBox<E> implements Serializable
-
Serialized Fields
-
layingOut
boolean layingOut
-
stretchToFit
boolean stretchToFit
-
-
-
-
Package com.macrofocus.high_d.table.swing
-
Class com.macrofocus.high_d.table.swing.SwingTable.FormattedRenderer extends javax.swing.JLabel implements Serializable
-
Class com.macrofocus.high_d.table.swing.SwingTable.RollOverTable extends javax.swing.JTable implements Serializable
-
-
Package com.macrofocus.high_d.treemap.swing
-
Class com.macrofocus.high_d.treemap.swing.SwingTreeMapPanel extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
groupByComboBox
javax.swing.JComboBox groupByComboBox
-
sizeComboBox
javax.swing.JComboBox sizeComboBox
-
treeMap
com.macrofocus.treemap.TreeMap treeMap
-
-
-
-
Package com.macrofocus.high_d.treetable.swing
-
Class com.macrofocus.high_d.treetable.swing.SwingTreeTable extends javax.swing.JTable implements Serializable
-
Serialized Fields
-
tree
TreeTableCellRenderer tree
-
-
-
Class com.macrofocus.high_d.treetable.swing.TreeTableCellEditor extends javax.swing.AbstractCellEditor implements Serializable
-
Serialized Fields
-
table
javax.swing.JTable table
-
tree
javax.swing.JTree tree
-
-
-
Class com.macrofocus.high_d.treetable.swing.TreeTableCellRenderer extends javax.swing.JTree implements Serializable
-
Serialized Fields
-
treeTable
SwingTreeTable treeTable
-
visibleRow
int visibleRow
Die letzte Zeile, die gerendert wurde.
-
-
-
Class com.macrofocus.high_d.treetable.swing.TreeTableModelAdapter extends javax.swing.table.AbstractTableModel implements Serializable
-
Serialized Fields
-
tree
javax.swing.JTree tree
-
treeTableModel
AbstractTreeTableModel treeTableModel
-
-
-
Class com.macrofocus.high_d.treetable.swing.TreeTableSelectionModel extends javax.swing.tree.DefaultTreeSelectionModel implements Serializable
-
-
Package com.macrofocus.interval.adapter
-
Class com.macrofocus.interval.adapter.BoundedIntervalSpinnerModel extends javax.swing.SpinnerNumberModel implements Serializable
-
Serialized Fields
-
interval
MutableBoundedInterval interval
-
listener
IntervalListener listener
-
stepSize
java.lang.Number stepSize
-
type
BoundedIntervalSpinnerModel.Type type
-
updating
boolean updating
-
-
-
-
Package com.macrofocus.properties.swing
-
Class com.macrofocus.properties.swing.BooleanPropertyButtonModel extends PropertyButtonModel<java.lang.Boolean> implements Serializable
-
Class com.macrofocus.properties.swing.PropertyButtonModel extends javax.swing.JToggleButton.ToggleButtonModel implements Serializable
-
Serialized Fields
-
itemListener
java.awt.event.ItemListener itemListener
-
property
MutableProperty<V> property
-
propertyListener
PropertyListener<V> propertyListener
-
selected
V selected
-
unselected
V unselected
-
-
-
Class com.macrofocus.properties.swing.PropertyComboBoxModel extends javax.swing.DefaultComboBoxModel implements Serializable
-
Class com.macrofocus.properties.swing.PropertyDimensionSpinnerModel extends javax.swing.SpinnerNumberModel implements Serializable
-
Serialized Fields
-
axe
PropertyDimensionSpinnerModel.Axe axe
-
property
MutableProperty<java.awt.Dimension> property
-
-
-
Class com.macrofocus.properties.swing.PropertyNumberSpinnerModel extends javax.swing.SpinnerNumberModel implements Serializable
-
Serialized Fields
-
property
MutableProperty<V extends java.lang.Number> property
-
-
-
Class com.macrofocus.properties.swing.PropertySpinnerModel extends javax.swing.SpinnerNumberModel implements Serializable
-
Serialized Fields
-
listener
PropertyListener listener
-
max
java.lang.Number max
-
min
java.lang.Number min
-
property
MutableProperty property
-
stepSize
java.lang.Number stepSize
-
updating
boolean updating
-
-
-
-
Package com.macrofocus.selection.swing
-
Class com.macrofocus.selection.swing.SelectionListSelectionModel extends javax.swing.DefaultListSelectionModel implements Serializable
-
Serialized Fields
-
model
javax.swing.ListModel model
-
selection
MutableSelection<E> selection
-
-
-
Class com.macrofocus.selection.swing.SingleSelectionButtonModel extends javax.swing.JToggleButton.ToggleButtonModel implements Serializable
-
Class com.macrofocus.selection.swing.SingleSelectionComboBoxModel extends javax.swing.DefaultComboBoxModel implements Serializable
-
-
Package com.macrofocus.util.logging
-
Package com.macrofocus.utils
-
Class com.macrofocus.utils.AbstractMap.SimpleEntry extends java.lang.Object implements Serializable
- serialVersionUID:
- -8499721149061103585L
-
Class com.macrofocus.utils.AbstractMap.SimpleImmutableEntry extends java.lang.Object implements Serializable
- serialVersionUID:
- 7138329143949025153L
-
Class com.macrofocus.utils.IndexedTreeMap.AscendingSubMap extends com.macrofocus.utils.IndexedTreeMap.NavigableSubMap<K,V> implements Serializable
- serialVersionUID:
- 912986545866124060L
-
Class com.macrofocus.utils.IndexedTreeMap.DescendingSubMap extends com.macrofocus.utils.IndexedTreeMap.NavigableSubMap<K,V> implements Serializable
- serialVersionUID:
- 912986545866120460L
-
Serialized Fields
-
reverseComparator
java.util.Comparator<? super K> reverseComparator
-
-
Class com.macrofocus.utils.IndexedTreeMap.NavigableSubMap extends java.util.AbstractMap<K,V> implements Serializable
-
Serialized Fields
-
fromStart
boolean fromStart
-
hi
K hi
Endpoints are represented as triples (fromStart, lo, loInclusive) and (toEnd, hi, hiInclusive). If fromStart is true, then the low (absolute) bound is the start of the backing map, and the other values are ignored. Otherwise, if loInclusive is true, lo is the inclusive bound, else lo is the exclusive bound. Similarly for the upper bound. -
hiInclusive
boolean hiInclusive
-
lo
K lo
Endpoints are represented as triples (fromStart, lo, loInclusive) and (toEnd, hi, hiInclusive). If fromStart is true, then the low (absolute) bound is the start of the backing map, and the other values are ignored. Otherwise, if loInclusive is true, lo is the inclusive bound, else lo is the exclusive bound. Similarly for the upper bound. -
loInclusive
boolean loInclusive
-
m
IndexedTreeMap<K,V> m
The backing map. -
toEnd
boolean toEnd
-
-
-
Class com.macrofocus.utils.IndexedTreeMap.SubMap extends AbstractMap<K,V> implements Serializable
- serialVersionUID:
- -6520786458950516097L
-
Class com.macrofocus.utils.IndexedTreeSet extends java.util.AbstractSet<E> implements Serializable
-