Class WindowController
java.lang.Object
NSWindowController
WindowController
- Direct Known Subclasses:
- AddServerPanelController, AviConverterWindowController, DaemonOptionsPanelController, Ed2kLinkPanelController, MainWindowController, NewConnectionPanelController, PreferencesPanelController, PreviewWindowController, SearchWindowController
- public class WindowController
- extends NSWindowController
All WindowController descendants must be delegates of their window.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WindowController
protected WindowController(java.lang.String name)
WindowController
protected WindowController(java.lang.String name,
boolean value)
scrollViewOf
protected NSScrollView scrollViewOf(NSView view)
shouldRememberWindowPos
protected boolean shouldRememberWindowPos()
windowDidLoad
public void windowDidLoad()
windowWillClose
public void windowWillClose(NSNotification aNotification)
colorForRow
protected NSColor colorForRow(NSTableView aTableView,
int rowIndex)
tableViewWillDisplayCell
public void tableViewWillDisplayCell(NSTableView aTableView,
java.lang.Object aCell,
NSTableColumn aTableColumn,
int rowIndex)