Package | Description |
---|---|
org.fhaes.gui | |
org.fhaes.neofhchart | |
org.fhaes.preferences |
Package for handling the storing and retrieval of user preferences between sessions.
|
Modifier and Type | Class and Description |
---|---|
class |
GoldFishPanel
GoldFishPanel Class.
|
class |
MainWindow
MainWindow Class.
|
class |
ReportPanel
ReportPanel Class.
|
class |
SpatialJoinDialog
SpatialJoinDialog Class.
|
Modifier and Type | Class and Description |
---|---|
class |
NeoFHChart
NeoFHChart Class.
|
Modifier and Type | Field and Description |
---|---|
private java.util.ArrayList<PrefsListener> |
FHAESPreferences.listeners |
Modifier and Type | Method and Description |
---|---|
void |
FHAESPreferences.addPrefsListener(PrefsListener l)
Add a listener for changes to preferences.
|
void |
FHAESPreferences.removePrefsListener(PrefsListener l)
Remove a listener when you no longer what to hear about changes to preferences.
|