org.argouml.application.api
Interface AboutTabPanel


Deprecated. by Linus Tolke from 0.23.5. This is never used so if your using this it isn't working anyway.

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()
          Deprecated.  
 JPanel getTabPanel()
          Deprecated.  
 

Method Detail

getTabKey

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

getTabPanel

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


ArgoUML © 1996-2006ArgoUML HomepageArgoUML Developers' pageArgoUML Cookbook