Uses of Class
net.logAnalyzer.gui.LAFrame

Packages that use LAFrame
net.logAnalyzer   
net.logAnalyzer.gui   
net.logAnalyzer.gui.quickbar.actions   
net.logAnalyzer.utils.gui.quickbar   
 

Uses of LAFrame in net.logAnalyzer
 

Methods in net.logAnalyzer with parameters of type LAFrame
static void LogAnalyzerGUI.closeGUI(LAFrame frame)
          Closes the specified frame and terminate the programs.
 

Uses of LAFrame in net.logAnalyzer.gui
 

Methods in net.logAnalyzer.gui that return LAFrame
 LAFrame InternalFrameViewContainer.getFrame()
          Returns the parent frame.
 LAFrame LAViewContainer.getFrame()
          Returns the parent frame.
 

Methods in net.logAnalyzer.gui with parameters of type LAFrame
 void InternalFrameViewContainer.setFrame(LAFrame frame)
          Sets the parent frame.
 void LAViewContainer.setFrame(LAFrame frame)
          Sets the parent frame.
 

Uses of LAFrame in net.logAnalyzer.gui.quickbar.actions
 

Methods in net.logAnalyzer.gui.quickbar.actions with parameters of type LAFrame
 void QuickViewsPanel.setFrame(LAFrame frame)
           
 

Uses of LAFrame in net.logAnalyzer.utils.gui.quickbar
 

Methods in net.logAnalyzer.utils.gui.quickbar that return LAFrame
 LAFrame QuickPanel.getFrame()
           
 

Methods in net.logAnalyzer.utils.gui.quickbar with parameters of type LAFrame
 void QuickPanel.setFrame(LAFrame frame)
           
 



Copyright © 2006 null. All Rights Reserved.