home *** CD-ROM | disk | FTP | other *** search
- SuperTool = {
- SUPERCLASS = Tool;
- };
- FirstResponder = {
- ACTIONS = {
- };
- SUPERCLASS = Object;
- };
- Tool = {
- ACTIONS = {
- windowDidResignKey:;
- linkTo:;
- changeFont:;
- windowDidBecomeKey:;
- paste:;
- cut:;
- copy:;
- connectTo:;
- xselectAll:;
- };
- OUTLETS = {
- myPanel;
- fixElement;
- myElement;
- defaultElement;
- };
- SUPERCLASS = Object;
- };
- MaskenView = {
- ACTIONS = {
- aktivChanged:;
- maskeChanged:;
- nameChanged:;
- };
- OUTLETS = {
- aktivMatrix;
- theBoxView;
- theBoxContentView;
- nameMatrix;
- myScrollView;
- protectMatrix;
- delegate;
- };
- SUPERCLASS = View;
- };
- TMSImgTool = {
- OUTLETS = {
- workingMask;
- workingPicture;
- drawingMask;
- drawingPicture;
- };
- SUPERCLASS = SuperTool;
- };
- PinselScroll = {
- SUPERCLASS = ScrollView;
- };
- ProzentField = {
- SUPERCLASS = TextField;
- };
- BitmapControler = {
- ACTIONS = {
- copyInImgMask:;
- setArbeitGrob:;
- changePinsel:;
- makeConnects:;
- changeAktivBegrenzer:;
- changeAlpha:;
- updateWorkmask:;
- changeDisplay:;
- gdVerwerfen:;
- doAktion:;
- aktivChanged:;
- unmakeConnects:;
- setBegrenzerName:;
- recalcBitmap:;
- changeMaskColor:;
- changeWorkArea:;
- changeWork:;
- maskeChanged:;
- setArbeitFein:;
- changeMask:;
- };
- OUTLETS = {
- bigToDraw;
- workingRadio;
- gdVerwerfenButton;
- smallMask;
- arbeitsmaskePulldown;
- maskPopupDisplaying;
- smallToDraw;
- displayingPopup;
- neuemaskeButton;
- maskcolor;
- grobdatenPulldown;
- aktionButton;
- brushImage;
- begrenzerupdateButton;
- workingPopup;
- workingPic;
- pinsel_popup;
- maskeunlinkButton;
- smallWorkMask;
- pinselmenu;
- maskPopupWorking;
- maskenPanel;
- dpiText;
- alphaSwitch;
- begrenzerliste;
- arbeitsPanel;
- maskenView;
- smallPicture;
- begrenzername;
- };
- SUPERCLASS = TMSImgTool;
- };
- TMSWorkMask = {
- SUPERCLASS = Object;
- };
-