Overview  Package   Class  Tree  Index 

be.lassi.ui.preferences
Class LogPreferencesModel

java.lang.Object
  extended by be.lassi.ui.preferences.LogPreferencesModel

public class LogPreferencesModel
extends java.lang.Object

Presentation model for logging preferences.


Constructor Summary
LogPreferencesModel(java.lang.String name, LogOptions preferences)
           
 
Method Summary
 javax.swing.Action getActionAll()
           
 javax.swing.Action getActionNone()
           
 javax.swing.Action getActionRaw()
           
 javax.swing.Action getActionRefresh()
           
 java.lang.String getName()
           
 com.jgoodies.binding.value.ValueModel getRawModel()
           
 javax.swing.table.TableModel getTableModel()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LogPreferencesModel

public LogPreferencesModel(java.lang.String name,
                           LogOptions preferences)
Method Detail

getActionAll

public javax.swing.Action getActionAll()

getActionNone

public javax.swing.Action getActionNone()

getActionRaw

public javax.swing.Action getActionRaw()

getActionRefresh

public javax.swing.Action getActionRefresh()

getName

public java.lang.String getName()

getRawModel

public com.jgoodies.binding.value.ValueModel getRawModel()

getTableModel

public javax.swing.table.TableModel getTableModel()

Overview  Package   Class  Tree  Index 
Lighting Assistant 1.2