|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnet.infonode.docking.DefaultButtonFactories
public class DefaultButtonFactories
Contains the default window button factories used in window tabs and TabWindow's.
| Method Summary | |
|---|---|
static ButtonFactory |
getCloseButtonFactory()
Returns the default close button factory. |
static ButtonFactory |
getDockButtonFactory()
Returns the default dock button factory. |
static ButtonFactory |
getMaximizeButtonFactory()
Returns the default maximize button factory. |
static ButtonFactory |
getMinimizeButtonFactory()
Returns the default minimize button factory. |
static ButtonFactory |
getRestoreButtonFactory()
Returns the default restore button factory. |
static ButtonFactory |
getUndockButtonFactory()
Returns the default undock button factory. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static ButtonFactory getCloseButtonFactory()
public static ButtonFactory getMinimizeButtonFactory()
public static ButtonFactory getMaximizeButtonFactory()
public static ButtonFactory getRestoreButtonFactory()
public static ButtonFactory getUndockButtonFactory()
public static ButtonFactory getDockButtonFactory()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||