Uses of Class
bibliothek.gui.dock.common.location.CFlapIndexLocation
Packages that use CFlapIndexLocation
Package
Description
A set of classes that can be used to create basic applications.
Various implementations of
CLocation.-
Uses of CFlapIndexLocation in bibliothek.gui.dock.common
Methods in bibliothek.gui.dock.common that return CFlapIndexLocationModifier and TypeMethodDescriptionstatic CFlapIndexLocationCLocation.minimized(CMinimizeArea area, int index) Creates a new location representing a minimize area. -
Uses of CFlapIndexLocation in bibliothek.gui.dock.common.location
Methods in bibliothek.gui.dock.common.location that return CFlapIndexLocationModifier and TypeMethodDescriptionCFlapLocation.append()Creates a location to append children at the end of the station.CFlapLocation.insert(int index) Creates a location to insert children into the station.CBaseLocation.minimalEast()Creates a location describing a minimized element at the right.CBaseLocation.minimalEast(int index) Creates a location describing a minimized element at the right.CBaseLocation.minimalNorth()Creates a location describing a minimized element at the top.CBaseLocation.minimalNorth(int index) Creates a location describing a minimized element at the top.CBaseLocation.minimalSouth()Creates a location describing a minimized element at the bottom.CBaseLocation.minimalSouth(int index) Creates a location describing a minimized element at the bottom.CBaseLocation.minimalWest()Creates a location describing a minimized element at the left.CBaseLocation.minimalWest(int index) Creates a location describing a minimized element at the left.