#import <LoginInfoController.h>
Definition at line 5 of file LoginInfoController.h.
Public Member Functions | |
| (id) | - initWithParent: |
| (void) | - run |
| (NSDictionary *) | - results |
| (IBAction) | - buttonAction: |
| (IBAction) | - hostAction: |
| (IBAction) | - revealAction: |
| (void) | - sizePanel: |
| (void) | - dealloc [implementation] |
| (void) | - setReasonableDefaults [implementation] |
| (void) | - setFromDictionary: [implementation] |
| (void) | - prepareUI [implementation] |
| (NSDictionary *) | - harvestUI [implementation] |
| (void) | - awakeFromNib [implementation] |
| (int) | - numberOfItemsInComboBox: [implementation] |
| (id) | - comboBox:objectValueForItemAtIndex: [implementation] |
| (unsigned int) | - comboBox:indexOfItemWithStringValue: [implementation] |
| (NSString *) | - comboBox:completedString: [implementation] |
| (void) | - controlTextDidChange: [implementation] |
Protected Attributes | |
| IBOutlet NSButton * | cancelButton |
| IBOutlet NSComboBox * | hostNameCombo |
| IBOutlet NSButton * | okButton |
| IBOutlet NSPanel * | panel |
| IBOutlet NSTextField * | portField |
| IBOutlet NSTextField * | rowsField |
| IBOutlet NSTextField * | columnsField |
| IBOutlet NSButton * | revealButton |
| IBOutlet NSTextField * | userNameField |
| IBOutlet NSView * | upperView |
| IBOutlet NSView * | lowerView |
| IBOutlet NSColorWell * | foreColorWell |
| IBOutlet NSColorWell * | backColorWell |
| IBOutlet NSColorWell * | cursorColorWell |
| IBOutlet NSPopUpButton * | deleteKeyPopup |
| IBOutlet NSPopUpButton * | cursorStylePopup |
| IBOutlet NSPopUpButton * | protocolPopup |
| IBOutlet NSPopUpButton * | cipherPopup |
| IBOutlet NSButton * | compressionBox |
| NSWindow * | parentWindow |
| BOOL | showFullPanel |
| NSDictionary * | results |
| NSArray * | knownHosts |
|
|
Definition at line 227 of file LoginInfoController.m. References hostNameCombo. |
|
|
Definition at line 232 of file LoginInfoController.m. References harvestUI, okButton, and results. Here is the call graph for this function: ![]() |
|
||||||||||||
|
Definition at line 294 of file LoginInfoController.m. References knownHosts. |
|
||||||||||||
|
Definition at line 289 of file LoginInfoController.m. References knownHosts. |
|
||||||||||||
|
Definition at line 284 of file LoginInfoController.m. References knownHosts. |
|
|
Definition at line 307 of file LoginInfoController.m. References hostNameCombo, okButton, and userNameField. |
|
|
Definition at line 20 of file LoginInfoController.m. References knownHosts, and panel. |
|
|
Definition at line 179 of file LoginInfoController.m. References backColorWell, cipherPopup, columnsField, compressionBox, cursorColorWell, cursorStylePopup, deleteKeyPopup, foreColorWell, hostNameCombo, portField, protocolPopup, rowsField, CrescatAppDelegate::setLastHost:, CrescatAppDelegate::setLastUser:forHost:, CrescatAppDelegate::setSettings:forHost:userID:, and userNameField. Referenced by buttonAction:. Here is the call graph for this function: ![]() |
|
|
Definition at line 242 of file LoginInfoController.m. References hostNameCombo, CrescatAppDelegate::lastUserForHost:, setFromDictionary:, setReasonableDefaults, CrescatAppDelegate::settingsForHost:userID:, and userNameField. Here is the call graph for this function: ![]() |
|
|
Definition at line 7 of file LoginInfoController.m. References CrescatAppDelegate::hosts, knownHosts, parentWindow, and results. Here is the call graph for this function: ![]() |
|
|
Definition at line 279 of file LoginInfoController.m. References knownHosts. |
|
|
Definition at line 133 of file LoginInfoController.m. References CrescatAppDelegate::defaultHostSettings, hostNameCombo, CrescatAppDelegate::hosts, CrescatAppDelegate::lastHost, CrescatAppDelegate::lastUserForHost:, okButton, setFromDictionary:, CrescatAppDelegate::settingsForHost:userID:, showFullPanel, sizePanel:, and userNameField. Referenced by run. Here is the call graph for this function: ![]() |
|
|
Referenced by buttonAction:, and initWithParent:. |
|
|
Definition at line 269 of file LoginInfoController.m. References showFullPanel, and sizePanel:. Here is the call graph for this function: ![]() |
|
|
Definition at line 216 of file LoginInfoController.m. References panel, and prepareUI. Referenced by MyDocument::startNewSession. Here is the call graph for this function: ![]() |
|
|
Definition at line 69 of file LoginInfoController.m. References CrescatAppDelegate::backColor, backColorWell, cipherPopup, columnsField, compressionBox, CrescatAppDelegate::cursorColor, cursorColorWell, cursorStylePopup, CrescatAppDelegate::defaultColumns, CrescatAppDelegate::defaultRows, deleteKeyPopup, CrescatAppDelegate::foreColor, foreColorWell, hostNameCombo, okButton, portField, protocolPopup, rowsField, and userNameField. Referenced by hostAction:, and prepareUI. Here is the call graph for this function: ![]() |
|
|
Definition at line 51 of file LoginInfoController.m. References CrescatAppDelegate::backColor, backColorWell, columnsField, CrescatAppDelegate::cursorColor, cursorColorWell, cursorStylePopup, CrescatAppDelegate::defaultColumns, CrescatAppDelegate::defaultRows, deleteKeyPopup, CrescatAppDelegate::foreColor, foreColorWell, portField, protocolPopup, rowsField, showFullPanel, and userNameField. Referenced by hostAction:. Here is the call graph for this function: ![]() |
|
|
Definition at line 27 of file LoginInfoController.m. References lowerView, panel, revealButton, showFullPanel, and upperView. Referenced by prepareUI, and revealAction:. |
|
|
Definition at line 19 of file LoginInfoController.h. Referenced by harvestUI, setFromDictionary:, and setReasonableDefaults. |
|
|
Definition at line 7 of file LoginInfoController.h. |
|
|
Definition at line 24 of file LoginInfoController.h. Referenced by harvestUI, and setFromDictionary:. |
|
|
Definition at line 13 of file LoginInfoController.h. Referenced by harvestUI, setFromDictionary:, and setReasonableDefaults. |
|
|
Definition at line 25 of file LoginInfoController.h. Referenced by harvestUI, and setFromDictionary:. |
|
|
Definition at line 20 of file LoginInfoController.h. Referenced by harvestUI, setFromDictionary:, and setReasonableDefaults. |
|
|
Definition at line 22 of file LoginInfoController.h. Referenced by harvestUI, setFromDictionary:, and setReasonableDefaults. |
|
|
Definition at line 21 of file LoginInfoController.h. Referenced by harvestUI, setFromDictionary:, and setReasonableDefaults. |
|
|
Definition at line 18 of file LoginInfoController.h. Referenced by harvestUI, setFromDictionary:, and setReasonableDefaults. |
|
|
Definition at line 8 of file LoginInfoController.h. Referenced by awakeFromNib, controlTextDidChange:, harvestUI, hostAction:, prepareUI, and setFromDictionary:. |
|
|
Definition at line 32 of file LoginInfoController.h. Referenced by comboBox:completedString:, comboBox:indexOfItemWithStringValue:, comboBox:objectValueForItemAtIndex:, dealloc, initWithParent:, and numberOfItemsInComboBox:. |
|
|
Definition at line 17 of file LoginInfoController.h. Referenced by sizePanel:. |
|
|
Definition at line 9 of file LoginInfoController.h. Referenced by buttonAction:, controlTextDidChange:, prepareUI, and setFromDictionary:. |
|
|
Definition at line 10 of file LoginInfoController.h. Referenced by dealloc, run, and sizePanel:. |
|
|
Definition at line 27 of file LoginInfoController.h. Referenced by initWithParent:. |
|
|
Definition at line 11 of file LoginInfoController.h. Referenced by harvestUI, setFromDictionary:, and setReasonableDefaults. |
|
|
Definition at line 23 of file LoginInfoController.h. Referenced by harvestUI, setFromDictionary:, and setReasonableDefaults. |
|
|
Definition at line 30 of file LoginInfoController.h. Referenced by MyDocument::startNewSession. |
|
|
Definition at line 14 of file LoginInfoController.h. Referenced by sizePanel:. |
|
|
Definition at line 12 of file LoginInfoController.h. Referenced by harvestUI, setFromDictionary:, and setReasonableDefaults. |
|
|
Definition at line 29 of file LoginInfoController.h. Referenced by prepareUI, revealAction:, setReasonableDefaults, and sizePanel:. |
|
|
Definition at line 16 of file LoginInfoController.h. Referenced by sizePanel:. |
|
|
Definition at line 15 of file LoginInfoController.h. Referenced by controlTextDidChange:, harvestUI, hostAction:, prepareUI, setFromDictionary:, and setReasonableDefaults. |
1.4.4