Arch4J 1.1

org.arch4j.ui
Interface JApplicationPanel

All Known Implementing Classes:
JDefaultApplicationPanel, TreeBrowser

public interface JApplicationPanel

This interface was generated by a SmartGuide.


Method Summary
 CommandManager getCommandManager()
          This method was created by a SmartGuide.
 ImageIcon getIcon()
          This method was created by a SmartGuide.
 JMenuBar getMenubar()
          This method was created by a SmartGuide.
 ResourceManager getResourceManager()
          This method was created by a SmartGuide.
 String getTitle()
          This method was created by a SmartGuide.
 JToolBar getToolbar()
          This method was created by a SmartGuide.
 void initializeButtonState()
          Used to initialize the button state as part of startup.
 

Method Detail

getCommandManager

public CommandManager getCommandManager()
This method was created by a SmartGuide.


getIcon

public ImageIcon getIcon()
This method was created by a SmartGuide.

Returns:
java.lang.String

getMenubar

public JMenuBar getMenubar()
This method was created by a SmartGuide.

Returns:
java.lang.String

getResourceManager

public ResourceManager getResourceManager()
This method was created by a SmartGuide.


getTitle

public String getTitle()
This method was created by a SmartGuide.

Returns:
java.lang.String

getToolbar

public JToolBar getToolbar()
This method was created by a SmartGuide.

Returns:
java.lang.String

initializeButtonState

public void initializeButtonState()
Used to initialize the button state as part of startup.


Arch4J 1.1

Copyright © 2000-2004 SpiderLogic, a service of Wipfli Ullrich Bertelson LLP.