|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CMaximizedModeAreaPerspective
Represents a station which can contain "maximized" children, this
representation is handled by a CMaximizedModePerspective.
| Method Summary | |
|---|---|
Location |
getUnmaximizeLocation()
Gets the location the currently maximized item should use when unmaximized. |
Path |
getUnmaximizeMode()
Gets the mode the currently maximized item should use when unmaximized. |
void |
setUnmaximize(Path mode,
Location location)
Sets the origin of the currently maximized child of this area. |
| Methods inherited from interface bibliothek.gui.dock.common.perspective.mode.CModeAreaPerspective |
|---|
getUniqueId, isChild, isChildLocation |
| Method Detail |
|---|
void setUnmaximize(Path mode,
Location location)
mode - the mode that was used, can be nulllocation - the exact location, must match mode, can be nullPath getUnmaximizeMode()
nullLocation getUnmaximizeLocation()
null
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||