org.codehaus.mojo.pomtools.console.screens
Class ScreenHelper
java.lang.Object
org.codehaus.mojo.pomtools.console.screens.ScreenHelper
public final class ScreenHelper
- extends Object
- Version:
- $Id: ScreenHelper.java 2166 2006-07-18 21:32:16Z carlos $
- Author:
- David Hawkins
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getFieldEditorSetting
public static String getFieldEditorSetting(String fieldName)
getObjectEditorScreen
public static ConsoleScreen getObjectEditorScreen(ObjectWrapper obj,
BeanField field)
throws ConsoleExecutionException
- Throws:
ConsoleExecutionException
getListItemEditorScreen
public static ConsoleScreen getListItemEditorScreen(ListWrapper objList,
int itemIndex)
Copyright © 2011 The Codehaus. All Rights Reserved.