kaos.kpat.tabs
Class DisclosureTab

java.lang.Object
  extended by kaos.kpat.tabs.DisclosureTab
All Implemented Interfaces:
TabPanel

public class DisclosureTab
extends java.lang.Object
implements TabPanel

Author:
jlott

Constructor Summary
DisclosureTab()
          Creates a new instance of PolicyTemplatesTab
 
Method Summary
 java.awt.Component getDisplayComponent()
           
 java.lang.String getName()
           
 void initialize(KPATApplet applet, TunnelClient tunnelClient)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DisclosureTab

public DisclosureTab()
Creates a new instance of PolicyTemplatesTab

Method Detail

getDisplayComponent

public java.awt.Component getDisplayComponent()
Specified by:
getDisplayComponent in interface TabPanel

getName

public java.lang.String getName()
Specified by:
getName in interface TabPanel

initialize

public void initialize(KPATApplet applet,
                       TunnelClient tunnelClient)
Specified by:
initialize in interface TabPanel