|
|||||||||
| Home >> All >> com >> imagero >> gui >> flowin >> awt >> [ x overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.imagero.gui.flowin.awt.x
Class MultiSplitPane.Bounds

java.lang.Objectcom.imagero.gui.flowin.awt.x.MultiSplitPane.Bounds
- Enclosing class:
- MultiSplitPane
- static class MultiSplitPane.Bounds
- extends java.lang.Object
| Field Summary | |
(package private) int |
nearestMax
|
(package private) int |
nearestMin
|
(package private) int |
value
|
| Constructor Summary | |
MultiSplitPane.Bounds(int value,
int nearestMin,
int nearestMax)
|
|
| Method Summary | |
void |
add(int value)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
nearestMin
int nearestMin
nearestMax
int nearestMax
value
int value
| Constructor Detail |
MultiSplitPane.Bounds
public MultiSplitPane.Bounds(int value,
int nearestMin,
int nearestMax)
| Method Detail |
add
public void add(int value)
|
|||||||||
| Home >> All >> com >> imagero >> gui >> flowin >> awt >> [ x overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
com.imagero.gui.flowin.awt.x.MultiSplitPane.Bounds