|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.mojo.pomtools.console.screens.AbstractModelScreen
org.codehaus.mojo.pomtools.console.screens.editors.EditBooleanScreen
public class EditBooleanScreen
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.codehaus.mojo.pomtools.console.screens.AbstractModelScreen |
---|
AbstractModelScreen.OptionsPane |
Field Summary |
---|
Fields inherited from class org.codehaus.mojo.pomtools.console.screens.AbstractModelScreen |
---|
KEY_DELETE_ITEM, KEY_NEW_ITEM, MODIFIED_LABEL, NEWLINE, NULL_VALUE, PRESS_ENTER_TO_CONTINUE |
Constructor Summary | |
---|---|
EditBooleanScreen(ObjectWrapper obj,
BeanField field)
|
Method Summary | |
---|---|
ConsoleScreenDisplay |
getDisplay()
|
ConsoleEventDispatcher |
getEventDispatcher()
|
Methods inherited from class org.codehaus.mojo.pomtools.console.screens.AbstractModelScreen |
---|
createDisplay, createDisplay, decorateModifiedLabel, doRevert, doSave, getDefaultEventDispatcher, getDefaultEventManager, getFieldNameHeader, getHeader, getHeader, getHeader, getHelpText, getModelContext, getModifiedLabel, getName, getTerminal, getTerminalWidth, isModified, isNumberInRange, numberPrompt, setHelpText, setTerminalWidth, strPrompt |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EditBooleanScreen(ObjectWrapper obj, BeanField field)
Method Detail |
---|
public ConsoleScreenDisplay getDisplay() throws ConsoleExecutionException
ConsoleExecutionException
public ConsoleEventDispatcher getEventDispatcher() throws ConsoleExecutionException
ConsoleExecutionException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |