gart.util
Interface iGartGUI
- public interface iGartGUI
Connectivity between GartFooBar and GartGUI
sendFooBarMessage
public void sendFooBarMessage(java.lang.String msgs)
setSettings
public void setSettings(java.util.Vector settings)
- Used when updating preferences in the preferences dialog.
setPreferencesWindowVisibility
public void setPreferencesWindowVisibility(boolean b)
wrapItUp
public void wrapItUp()
- Called from when the user leaves the program.
For saving chagnges made to preferences, work etc.