Uses of Class
bibliothek.gui.dock.common.intern.station.AbstractResizeRequestHandler
Packages that use AbstractResizeRequestHandler
Package
Description
Contains the
CommonDockStation, various implementations of CommonDockStation and supporting classes.-
Uses of AbstractResizeRequestHandler in bibliothek.gui.dock.common.intern.station
Subclasses of AbstractResizeRequestHandler in bibliothek.gui.dock.common.intern.stationModifier and TypeClassDescriptionclassA handler that can change the size of aCDockablesuch that it has itspreferred sizeif its parent is aFlapDockStationclassA handler which can change the size of children of aScreenDockStationsuch that thepreferred sizeof the children is met.classA handle that can be used to change the layout of aSplitDockStationsuch that theDimensionofCDockable.getAndClearResizeRequest()is more or less respected.