| 
 | Search this API | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objecty.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 | EASTStyle with information component placed to the east of the table. | 
| static TableEditorFactory.InfoPosition | NONEStyle with no information component at all. | 
| static TableEditorFactory.InfoPosition | NORTHStyle with information component placed to the north of the table. | 
| static TableEditorFactory.InfoPosition | SOUTHStyle with information component placed to the south of the table. | 
| static TableEditorFactory.InfoPosition | WESTStyle 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-2025, yWorks GmbH. All rights reserved. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||