|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectAbstractOptionPane
org.acm.seguin.ide.jedit.JSOptionPane
public class JSOptionPane
Constructor Summary | |
---|---|
JSOptionPane(int type)
|
Method Summary | |
---|---|
protected void |
_init()
|
protected void |
_save()
|
java.awt.Component |
getComponent()
Returns the component that should be displayed for this option pane. |
java.lang.String |
getName()
Returns the internal name of this option pane. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JSOptionPane(int type)
Method Detail |
---|
public java.lang.String getName()
options.name.label
.
public java.awt.Component getComponent()
protected void _save()
protected void _init()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |