X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fthecheat;a=blobdiff_plain;f=English.lproj%2FCheatDocument.nib%2Fclasses.nib;fp=English.lproj%2FCheatDocument.nib%2Fclasses.nib;h=25bc4d7e0268f7933d3e0231fa011e8a77729052;hp=0000000000000000000000000000000000000000;hb=d27548f80fe411fda2ee69c74a24eab4292267e9;hpb=e8d51183acdd2410a38dcf8f0efbf7c30cd6c581 diff --git a/English.lproj/CheatDocument.nib/classes.nib b/English.lproj/CheatDocument.nib/classes.nib new file mode 100644 index 0000000..25bc4d7 --- /dev/null +++ b/English.lproj/CheatDocument.nib/classes.nib @@ -0,0 +1,97 @@ +{ + IBClasses = ( + { + ACTIONS = {copy = id; cut = id; delete = id; paste = id; }; + CLASS = BetterTableView; + LANGUAGE = ObjC; + SUPERCLASS = NSTableView; + }, + { + ACTIONS = { + ibAddCheatVariable = id; + ibAddSearchVariable = id; + ibCancelDump = id; + ibCancelSearch = id; + ibCheat = id; + ibClearSearch = id; + ibDumpMemory = id; + ibEndCustomServerSheet = id; + ibEndEditVariablesSheet = id; + ibEndPasswordSheet = id; + ibEndPropertiesSheet = id; + ibPauseTarget = id; + ibRedo = id; + ibResumeTarget = id; + ibRunCustomServerSheet = id; + ibRunEditVariablesSheet = id; + ibRunPasswordSheet = id; + ibRunPropertiesSheet = id; + ibSearch = id; + ibSetCheatRepeats = id; + ibSetCustomCheater = id; + ibSetIntegerSign = id; + ibSetLocalCheater = id; + ibSetNoCheater = id; + ibSetOperator = id; + ibSetProcess = id; + ibSetRemoteCheater = id; + ibSetRepeatInterval = id; + ibSetValueUsed = id; + ibSetVariableEnabled = id; + ibSetVariableType = id; + ibStopCheat = id; + ibToggleSearchCheat = id; + ibUndo = id; + }; + CLASS = CheatDocument; + LANGUAGE = ObjC; + OUTLETS = { + ibCheatButton = NSButton; + ibCheatContentView = NSView; + ibCheatInfoField = NSTextField; + ibCheatInfoText = NSTextField; + ibCheatRepeatAuxText = NSTextField; + ibCheatRepeatButton = NSButton; + ibCheatRepeatField = NSTextField; + ibCheatVariableTable = NSTableView; + ibCustomServerSheet = NSWindow; + ibEditVariablesSheet = NSWindow; + ibNewValueField = NSTextField; + ibPasswordField = NSTextField; + ibPasswordSheet = NSWindow; + ibPlaceView = NSView; + ibPortField = NSTextField; + ibProcessPopup = NSPopUpButton; + ibPropertiesSheet = NSWindow; + ibSearchButton = NSButton; + ibSearchClearButton = NSButton; + ibSearchContentView = NSView; + ibSearchIntegerSignMatrix = NSMatrix; + ibSearchOperatorPopup = NSPopUpButton; + ibSearchTypePopup = NSPopUpButton; + ibSearchValueField = NSTextField; + ibSearchValueUsedMatrix = NSMatrix; + ibSearchVariableButton = NSButton; + ibSearchVariableTable = VariableTable; + ibServerField = NSTextField; + ibServerPopup = NSPopUpButton; + ibStatusBar = NSProgressIndicator; + ibStatusText = StatusTextField; + ibVariableEnableButton = NSButton; + ibWindow = NSWindow; + ibWindowTitleField = NSTextField; + }; + SUPERCLASS = NSDocument; + }, + { + ACTIONS = {fadeToCheatMode = id; fadeToSessionMode = id; }; + CLASS = FirstResponder; + LANGUAGE = ObjC; + SUPERCLASS = NSObject; + }, + {CLASS = NSObject; LANGUAGE = ObjC; }, + {CLASS = StatusTextField; LANGUAGE = ObjC; SUPERCLASS = NSTextField; }, + {CLASS = VariableTable; LANGUAGE = ObjC; SUPERCLASS = BetterTableView; } + ); + IBVersion = 1; +} \ No newline at end of file