StandardSystemController.st
changeset 96 948318b2fbd4
parent 71 5b34cd877517
child 99 a656b0c9dd21
equal deleted inserted replaced
95:e826b75673e6 96:948318b2fbd4
    24 
    24 
    25 Controller for StandardSystemViews i.e. top views. There is nothing done here
    25 Controller for StandardSystemViews i.e. top views. There is nothing done here
    26 since all action is done in window manager. This class exists for ST-80 com-
    26 since all action is done in window manager. This class exists for ST-80 com-
    27 patibility mainly.
    27 patibility mainly.
    28 
    28 
    29 $Header: /cvs/stx/stx/libview2/StandardSystemController.st,v 1.5 1995-05-10 02:25:55 claus Exp $
    29 $Header: /cvs/stx/stx/libview2/StandardSystemController.st,v 1.6 1995-08-29 17:44:50 claus Exp $
    30 written spring 93 by claus
    30 written spring 93 by claus
    31 '!
    31 '!
    32 
    32 
    33 !StandardSystemController methodsFor:'startup'!
    33 !StandardSystemController methodsFor:'startup'!
    34 
    34