|
|||||||||
| Home >> All >> javax >> ide >> menu >> [ spi overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
javax.ide.menu.spi
Class ActionsVisitor.CheckedHandler

java.lang.Objectjavax.ide.extension.ElementVisitor
javax.ide.extension.BooleanVisitor
javax.ide.menu.spi.ActionsVisitor.CheckedHandler
- Enclosing class:
- ActionsVisitor
- private class ActionsVisitor.CheckedHandler
- extends javax.ide.extension.BooleanVisitor
| Field Summary |
| Fields inherited from class javax.ide.extension.ElementVisitor |
KEY_LOCATOR |
| Constructor Summary | |
private |
ActionsVisitor.CheckedHandler()
|
| Method Summary | |
void |
booleanValue(javax.ide.extension.ElementContext context,
boolean value)
Called when the visitor encounters a boolean value. |
| Methods inherited from class javax.ide.extension.BooleanVisitor |
end, start |
| Methods inherited from class javax.ide.extension.ElementVisitor |
log |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
ActionsVisitor.CheckedHandler
private ActionsVisitor.CheckedHandler()
| Method Detail |
booleanValue
public void booleanValue(javax.ide.extension.ElementContext context, boolean value)
- Description copied from class:
javax.ide.extension.BooleanVisitor - Called when the visitor encounters a boolean value.
|
|||||||||
| Home >> All >> javax >> ide >> menu >> [ spi overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC