wt.clients.util
Class UIAdjuster
java.lang.Object
wt.clients.util.UIAdjuster
- public class UIAdjuster
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UI_ADJUSTER_PREF_NODE_NAME
private static final String UI_ADJUSTER_PREF_NODE_NAME
- User preference node for preferences associated with this class
- See Also:
- Constant Field Values
TABLE_ROW_PREF_KEY_NAME
private static final String TABLE_ROW_PREF_KEY_NAME
- User preference key for table row height
- See Also:
- Constant Field Values
TABLE_ROW_HEIGHT_LOCK
private static final Object TABLE_ROW_HEIGHT_LOCK
- Lock for table row height
tableRowHeight
private static int tableRowHeight
- Table row height
UIAdjuster
public UIAdjuster()
adjustRowHeight
public static void adjustRowHeight(JTable table)