|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--org.ejtools.adwt.service.MDIDesktopPane.DesktopArranger
Description of the Interface
| Field Summary | |
static MDIDesktopPane.DesktopArranger |
CASCADE
Description of the Field |
static MDIDesktopPane.DesktopArranger |
MAXIMIZE
Description of the Field |
static MDIDesktopPane.DesktopArranger |
TILES
Description of the Field |
| Constructor Summary | |
protected |
MDIDesktopPane.DesktopArranger()
Constructor for the DesktopArranger object |
| Method Summary | |
abstract void |
arrange(org.ejtools.adwt.service.MDIDesktopPane.MDIDesktopManager manager,
javax.swing.JInternalFrame[] frames,
java.awt.Rectangle bounds)
Description of the Method |
static MDIDesktopPane.DesktopArranger |
getCurrent()
Gets the current attribute of the DesktopArranger class |
static void |
setCurrent(MDIDesktopPane.DesktopArranger arranger)
Sets the current attribute of the DesktopArranger class |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final MDIDesktopPane.DesktopArranger CASCADE
public static final MDIDesktopPane.DesktopArranger MAXIMIZE
public static final MDIDesktopPane.DesktopArranger TILES
| Constructor Detail |
protected MDIDesktopPane.DesktopArranger()
| Method Detail |
public abstract void arrange(org.ejtools.adwt.service.MDIDesktopPane.MDIDesktopManager manager,
javax.swing.JInternalFrame[] frames,
java.awt.Rectangle bounds)
frames - Description of the Parameterbounds - Description of the Parametermanager - Description of the Parameterpublic static MDIDesktopPane.DesktopArranger getCurrent()
public static void setCurrent(MDIDesktopPane.DesktopArranger arranger)
arranger - The new current value
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||