Uses of Interface
com.ccg.swing.LogModel

Packages that use LogModel
com.ccg.swing Swing Components/Utilities. 
 

Uses of LogModel in com.ccg.swing
 

Classes in com.ccg.swing that implement LogModel
 class AbstractLogModel
          A base implementation of the LogModel interface.
 class DefaultLogModel
          A LogModel implementation not associated with the current run-time.
 class SystemLogModel
          A implementation of the LogModel which controls the JVM's log and debug output messages.
 

Methods in com.ccg.swing that return LogModel
static LogModel SystemLogModel.getInstance()
          Get access to the LogModel for the applications log control.
 LogModel LogEditor.getLogModel()
          Access the LogModel associated with the editor.
 

Constructors in com.ccg.swing with parameters of type LogModel
LogEditor(LogModel lm)
          Construct the object and associate a LogModel object.
 



Copyright 1998-1998-2006 null. All Rights Reserved.