org.codehaus.mojo.pomtools.console.screens
Class AbstractModelScreen.OptionsPane
java.lang.Object
org.codehaus.mojo.pomtools.console.screens.AbstractModelScreen.OptionsPane
- Enclosing class:
- AbstractModelScreen
protected class AbstractModelScreen.OptionsPane
- extends java.lang.Object
Simple wrapper for LabeledList that prints the box below:
Additional Options:
x) Some text
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractModelScreen.OptionsPane
public AbstractModelScreen.OptionsPane()
add
public LabeledList add(java.lang.String label,
java.lang.String content)
addEmpty
public LabeledList addEmpty()
getOutput
public java.lang.String getOutput()
Copyright © 2009 The Codehaus. All Rights Reserved.