|
Search this API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object y.option.TableEditorFactory.InfoPosition
public static final class TableEditorFactory.InfoPosition
Enumeration to specify the position of the editor's info component.
Field Summary | |
---|---|
static TableEditorFactory.InfoPosition |
EAST
Style with information component placed to the east of the table. |
static TableEditorFactory.InfoPosition |
NONE
Style with no information component at all. |
static TableEditorFactory.InfoPosition |
NORTH
Style with information component placed to the north of the table. |
static TableEditorFactory.InfoPosition |
SOUTH
Style with information component placed to the south of the table. |
static TableEditorFactory.InfoPosition |
WEST
Style with information component placed to the west of the table. |
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final TableEditorFactory.InfoPosition NONE
public static final TableEditorFactory.InfoPosition NORTH
public static final TableEditorFactory.InfoPosition WEST
public static final TableEditorFactory.InfoPosition SOUTH
public static final TableEditorFactory.InfoPosition EAST
|
© Copyright 2000-2022, yWorks GmbH. All rights reserved. |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |