home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.0 / NeXTSTEP3.0.iso / NextDeveloper / Palettes / DatabaseKit.palette / Swedish.lproj / DBTableColumnInspector.nib / data.classes next >
Text File  |  1992-07-09  |  479b  |  33 lines

  1. DBTableViewInspector = {
  2.     ACTIONS = {
  3.     };
  4.     OUTLETS = {
  5.     contentsAlignment;
  6.     minColumnSize;
  7.     titleAlignment;
  8.     resizeable;
  9.     maxColumnSize;
  10.     editable;
  11.     };
  12.     SUPERCLASS = IBInspector;
  13. };
  14. FirstResponder = {
  15.     ACTIONS = {
  16.     };
  17.     SUPERCLASS = Object;
  18. };
  19. DBTableColumnInspector = {
  20.     ACTIONS = {
  21.     };
  22.     OUTLETS = {
  23.     minColumnSize;
  24.     titleAlignment;
  25.     maxColumnSize;
  26.     resizable;
  27.     autosizable;
  28.     contentsAlignment;
  29.     editable;
  30.     };
  31.     SUPERCLASS = IBInspector;
  32. };
  33.