Overview  Package   Class  Tree  Index 

be.lassi.ui.preferences
Class LogLevelsModel

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

public class LogLevelsModel
extends java.lang.Object

Model for log4j logger levels.


Constructor Summary
LogLevelsModel()
           
 
Method Summary
 javax.swing.Action getActionAllDebug()
           
 javax.swing.Action getActionAllError()
           
 javax.swing.Action getActionAllFatal()
           
 javax.swing.Action getActionAllInfo()
           
 javax.swing.Action getActionAllWarn()
           
 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

LogLevelsModel

public LogLevelsModel()
Method Detail

getActionAllDebug

public javax.swing.Action getActionAllDebug()

getActionAllError

public javax.swing.Action getActionAllError()

getActionAllFatal

public javax.swing.Action getActionAllFatal()

getActionAllInfo

public javax.swing.Action getActionAllInfo()

getActionAllWarn

public javax.swing.Action getActionAllWarn()

getTableModel

public javax.swing.table.TableModel getTableModel()

Overview  Package   Class  Tree  Index 
Lighting Assistant 1.2