org.argouml.application.api
Interface AboutTabPanel


public interface AboutTabPanel

An interface which must be implemented as the UI for tabs used on the about panel.

Since:
0.13.2

Method Summary
 String getTabKey()
           
 JPanel getTabPanel()
           
 

Method Detail

getTabKey

public String getTabKey()
Returns:
the unlocalized settings tab name.

getTabPanel

public JPanel getTabPanel()
Returns:
the JPanel which implements the tab.


ArgoUML © 1996-2004 (20050222)ArgoUML HomepageArgoUML Developers' pageArgoUML Cookbook