org.codehaus.mojo.pomtools.console.screens.custom
Class TransitiveStartPointDetailScreen
java.lang.Object
org.codehaus.mojo.pomtools.console.screens.AbstractModelScreen
org.codehaus.mojo.pomtools.console.screens.editors.AbstractEditListItemScreen
org.codehaus.mojo.pomtools.console.screens.custom.TransitiveStartPointDetailScreen
- All Implemented Interfaces:
- ConsoleScreen
public class TransitiveStartPointDetailScreen
- extends AbstractEditListItemScreen
- Version:
- $Id: TransitiveStartPointDetailScreen.java 2166 2006-07-18 21:32:16Z carlos $
- Author:
- David Hawkins
Methods inherited from class org.codehaus.mojo.pomtools.console.screens.AbstractModelScreen |
createDisplay, createDisplay, decorateModifiedLabel, doRevert, doSave, getDefaultEventManager, getFieldNameHeader, getHeader, getHeader, getHeader, 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 |
TransitiveStartPointDetailScreen
public TransitiveStartPointDetailScreen(List containingList,
int itemIndex)
throws ConsoleExecutionException
- Throws:
ConsoleExecutionException
getHelpText
public String getHelpText()
- Specified by:
getHelpText
in interface ConsoleScreen
- Overrides:
getHelpText
in class AbstractModelScreen
getDisplay
public ConsoleScreenDisplay getDisplay()
throws ConsoleExecutionException
- Throws:
ConsoleExecutionException
getEventDispatcher
public ConsoleEventDispatcher getEventDispatcher()
throws ConsoleExecutionException
- Throws:
ConsoleExecutionException
Copyright © 2011 The Codehaus. All Rights Reserved.