Uses of Interface
ccs.http.PanelKillable

Packages that use PanelKillable
ccs.http Utility methods for HTTP servers. 
 

Uses of PanelKillable in ccs.http
 

Constructors in ccs.http with parameters of type PanelKillable
ControlPanel(PanelKillable pk, java.lang.String title, java.lang.String icon)
          Create a new Control Panel.