|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbibliothek.gui.dock.common.intern.station.AbstractResizeRequestHandler
bibliothek.gui.dock.common.intern.station.ScreenResizeRequestHandler
public class ScreenResizeRequestHandler
A handler which can change the size of children of a ScreenDockStation
such that the preferred size
of the children is met.
| Constructor Summary | |
|---|---|
ScreenResizeRequestHandler(ScreenDockStation station)
Creates a new handler. |
|
| Method Summary | |
|---|---|
void |
handleResizeRequest(CControl control)
Called when the layout of DockStations should be updated such
that CDockable.getAndClearResizeRequest() is matched. |
| Methods inherited from class bibliothek.gui.dock.common.intern.station.AbstractResizeRequestHandler |
|---|
getAndClearResizeRequest |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ScreenResizeRequestHandler(ScreenDockStation station)
station - the station whose children might get resized| Method Detail |
|---|
public void handleResizeRequest(CControl control)
ResizeRequestListenerDockStations should be updated such
that CDockable.getAndClearResizeRequest() is matched.
control - the control in whose realm the station is
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||