Overview  Package   Class  Tree  Index 

be.lassi.ui.sheet
Class SheetLabel

java.lang.Object
  extended by be.lassi.ui.sheet.SheetLabel

public class SheetLabel
extends java.lang.Object

Text label for submaster or channel, shown in the first column for each row in the Sheet table.


Constructor Summary
SheetLabel(java.lang.String text)
           
 
Method Summary
 int getSheetGroupId()
           
 java.lang.String getText()
          Gets the label text.
 boolean isControlled()
          Indicates whether the element on this row is controlled through a level control (fader or encoder).
 void setControlled(boolean value)
           
 void setSheetGroupId(int id)
           
 java.lang.String toString()
          
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SheetLabel

public SheetLabel(java.lang.String text)
Method Detail

getSheetGroupId

public int getSheetGroupId()

getText

public java.lang.String getText()
Gets the label text.

Returns:
the label text

isControlled

public boolean isControlled()
Indicates whether the element on this row is controlled through a level control (fader or encoder).

Returns:
true if controlled through a level control

setControlled

public void setControlled(boolean value)

setSheetGroupId

public void setSheetGroupId(int id)

toString

public java.lang.String toString()

Overrides:
toString in class java.lang.Object

Overview  Package   Class  Tree  Index 
Lighting Assistant 1.2