|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectcom.imagero.gui.swing.SplitPaneConstraints
Created by IntelliJ IDEA. User: ak Date: 17.03.2005 Time: 12:02:19 To change this template use Options | File Templates.
| Constructor Summary | |
SplitPaneConstraints(java.awt.Component comp,
int orientation,
int align)
|
|
| Method Summary | |
int |
getAlign()
|
java.awt.Component |
getComponent()
|
int |
getOrientation()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public SplitPaneConstraints(java.awt.Component comp,
int orientation,
int align)
| Method Detail |
public int getAlign()
public java.awt.Component getComponent()
public int getOrientation()
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||