Class PreferencesPanelController
java.lang.Object
NSWindowController
WindowController
PreferencesPanelController
- public class PreferencesPanelController
- extends WindowController
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
daemonLocationField
NSTextField daemonLocationField
refreshIntervalField
NSTextField refreshIntervalField
autoConnectMatrix
NSMatrix autoConnectMatrix
autoLaunchMatrix
NSMatrix autoLaunchMatrix
rememberPositionMatrix
NSMatrix rememberPositionMatrix
autoStopMatrix
NSMatrix autoStopMatrix
convertAviMatrix
NSMatrix convertAviMatrix
traceMatrix
NSMatrix traceMatrix
PreferencesPanelController
public PreferencesPanelController()
windowDidLoad
public void windowDidLoad()
- Overrides:
windowDidLoad
in class WindowController
shouldRememberWindowPos
protected boolean shouldRememberWindowPos()
- Overrides:
shouldRememberWindowPos
in class WindowController
browseDaemonLocation
public void browseDaemonLocation(java.lang.Object sender)
cancel
public void cancel(java.lang.Object sender)
save
public void save(java.lang.Object sender)