|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectar.com.leak.iolsucker.container.swing.OptionsView.Status
public static final class OptionsView.Status
Estado del modelo
Field Summary | |
---|---|
static OptionsView.Status |
CANCEL
estado cancel |
static OptionsView.Status |
OK
estado ok |
static OptionsView.Status |
UNKNOWN
estado desconocido |
Method Summary | |
---|---|
String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public static final OptionsView.Status UNKNOWN
public static final OptionsView.Status OK
public static final OptionsView.Status CANCEL
Method Detail |
---|
public String toString()
toString
in class Object
Object.toString()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |