home *** CD-ROM | disk | FTP | other *** search
/ Nebula 2 / Nebula Two.iso / SourceCode / MiscKit1.7.1 / MiscKit / Palettes / MiscGaugePalette / English.lproj / MiscGaugeViewInspector.nib / data.classes next >
Encoding:
Text File  |  1995-04-14  |  799 b   |  25 lines

  1. FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
  2. MiscGaugeViewInspector = {
  3.     ACTIONS = {
  4.     "attribChanged:" = "attribChanged:"; 
  5.     "backgroundColorChanged:" = "backgroundColorChanged:"; 
  6.     "gaugeColorChanged:" = "gaugeColorChanged:"; 
  7.     "sliderChanged:" = "sliderChanged:"; 
  8.     "textColorChanged:" = "textColorChanged:"; 
  9.     "titleFieldChanged:" = "titleFieldChanged:"; 
  10.     "titlePositionChanged:" = "titlePositionChanged:"; 
  11.     "valueChanged:" = "valueChanged:"; 
  12.     }; 
  13.     OUTLETS = {
  14.     attribsForm = attribsForm; 
  15.     backgroundColorWell = backgroundColorWell; 
  16.     gaugeColorWell = gaugeColorWell; 
  17.     sliderMatrix = sliderMatrix; 
  18.     textColorWell = textColorWell; 
  19.     titleField = titleField; 
  20.     titlePositionMatrix = titlePositionMatrix; 
  21.     valueForm = valueForm; 
  22.     }; 
  23.     SUPERCLASS = IBInspector; 
  24. };
  25.