|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.intel.gpe.client2.common.panels.wrappers.SimpleOKPanel
public class SimpleOKPanel
Constructor Summary | |
---|---|
SimpleOKPanel(java.awt.Component component)
|
|
SimpleOKPanel(IConfigurable parent,
INode name,
java.awt.Component component)
Deprecated. |
Method Summary | |
---|---|
void |
addChild(IConfigurable child)
Deprecated. |
java.awt.Component |
getComponent()
|
INode |
getNode()
Deprecated. |
void |
load(IPreferences preferences)
Load the settings |
void |
store(IPreferences preferences)
Store the settings |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SimpleOKPanel(java.awt.Component component)
component
- public SimpleOKPanel(IConfigurable parent, INode name, java.awt.Component component)
parent
- name
- component
- Method Detail |
---|
public java.awt.Component getComponent()
getComponent
in interface OKPanel
public void load(IPreferences preferences)
IConfigurable
load
in interface IConfigurable
public void store(IPreferences preferences)
IConfigurable
store
in interface IConfigurable
@Deprecated public INode getNode()
IConfigurable
getNode
in interface IConfigurable
@Deprecated public void addChild(IConfigurable child)
IConfigurable
addChild
in interface IConfigurable
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |