Uses of Class
com.vikash.firsttool.UI.MainFrame

Packages that use MainFrame
com.vikash.firsttool.Diagram   
com.vikash.firsttool.UI   
 

Uses of MainFrame in com.vikash.firsttool.Diagram
 

Constructors in com.vikash.firsttool.Diagram with parameters of type MainFrame
EditorPanel(MainFrame frame, ToolGraph graph)
           
 

Uses of MainFrame in com.vikash.firsttool.UI
 

Methods in com.vikash.firsttool.UI with parameters of type MainFrame
static UndoAction UndoAction.getinstance(MainFrame frame, boolean flag)
           
static RedoAction RedoAction.getinstance(MainFrame frame, boolean flag)
           
static PasteAction PasteAction.getinstance(MainFrame frame, boolean flag)
           
static DeleteViewAction DeleteViewAction.getinstance(MainFrame frame, boolean flag)
           
static DeleteAction DeleteAction.getinstance(MainFrame frame, boolean flag)
           
static CutAction CutAction.getinstance(MainFrame frame, boolean flag)
           
static CopyAction CopyAction.getinstance(MainFrame frame, boolean flag)
           
 

Constructors in com.vikash.firsttool.UI with parameters of type MainFrame
UndoAction(MainFrame frame)
          Creates a new instance of UndoAction
ToolMenuBar(MainFrame frame)
          Creates a new instance of Class
ToolBar(MainFrame frame)
           
TextFontStyleAction(MainFrame frame)
          Creates a new instance of TextFontAction
TextFontSizeAction(MainFrame frame)
          Creates a new instance of TestSizeAction
TextFontAction(MainFrame frame)
          Creates a new instance of TextFontAction
RedoAction(MainFrame frame)
          Creates a new instance of UndoAction
PasteAction(MainFrame frame)
          Creates a new instance of PasteAction
MainEditor(MainFrame frame)
          Creates a new instance of Class
LineColorAction(MainFrame frame)
          Creates a new instance of LineColorAction
FindAction(MainFrame frame)
          Creates a new instance of FindAction
DiagramTreePane(MainFrame frame)
          Creates a new instance of DiagramTreePane
DiagramElementTreePane(MainFrame frame)
           
DeleteViewAction(MainFrame frame)
          Creates a new instance of DeleteAction
DeleteAction(MainFrame frame)
          Creates a new instance of DeleteAction
CutAction(MainFrame frame)
          Creates a new instance of CutAction
CopyAction(MainFrame frame)
          Creates a new instance of CopyAction
ColorFillAction(MainFrame frame)
          Creates a new instance of Class
BorderColorAction(MainFrame frame)
          Creates a new instance of Class
AddDiagramAction(MainFrame frame, java.lang.Class diagramclass, java.lang.String type)
          Creates a new instance of AddDiagramAction
 



Copyright © 2005 SINTEF. All Rights Reserved.