Package | Description |
---|---|
org.fhaes.gui | |
org.fhaes.model | |
org.fhaes.util |
Miscellaneous utilities for use with FHAES
|
Modifier and Type | Method and Description |
---|---|
void |
MapPanel.setFHFileGroups(java.util.ArrayList<FHFileGroup> groups)
TODO
|
Modifier and Type | Field and Description |
---|---|
(package private) FHFileGroup |
FHFileGroupCellEditor.group |
Modifier and Type | Field and Description |
---|---|
private java.util.ArrayList<FHFileGroup> |
FHFileGroupTableModel.fglist |
Constructor and Description |
---|
FHFileGroupTableModel(java.util.ArrayList<FHFileGroup> fglist)
TODO
|
Modifier and Type | Method and Description |
---|---|
java.util.ArrayList<FHFileGroup> |
FHCluster.getGroups()
Get the groups calculated by this class.
|