A B C D E F G H I J L M N O P R S T U V W

F

FALSE - Static variable in class com.javadocking.util.PropertiesUtil
The string representation for the boolean FALSE value.
FILL_FLOW_HORIZONTAL - Static variable in class com.javadocking.dock.CompositeGridDock
With this fill mode the number of columns and rows is calculated to fill the panel of the grid optimally.
FILL_FLOW_HORIZONTAL - Static variable in class com.javadocking.dock.GridDock
With this fill mode the number of columns and rows is calculated to fill the panel of the grid optimally.
FILL_FLOW_VERTICAL - Static variable in class com.javadocking.dock.CompositeGridDock
With this fill mode the number of columns and rows is calculated to fill the panel of the grid optimally.
FILL_FLOW_VERTICAL - Static variable in class com.javadocking.dock.GridDock
With this fill mode the number of columns and rows is calculated to fill the panel of the grid optimally.
FILL_SQUARE_HORIZONTAL - Static variable in class com.javadocking.dock.CompositeGridDock
With this fill mode the number of rows and columns are equal or there is one more column.
FILL_SQUARE_HORIZONTAL - Static variable in class com.javadocking.dock.GridDock
With this fill mode the number of rows and columns are equal or there is one more column.
FILL_SQUARE_VERTICAL - Static variable in class com.javadocking.dock.CompositeGridDock
With this fill mode the number of rows and columns are equal or there is one more row.
FILL_SQUARE_VERTICAL - Static variable in class com.javadocking.dock.GridDock
With this fill mode the number of rows and columns are equal or there is one more row.
fireDockingChanged(DockableEvent) - Method in class com.javadocking.dockable.ActionDockable
 
fireDockingChanged(DockableEvent) - Method in class com.javadocking.dockable.ButtonDockable
 
fireDockingChanged(DockableEvent) - Method in class com.javadocking.dockable.DefaultCompositeDockable
 
fireDockingChanged(DockableEvent) - Method in class com.javadocking.dockable.DefaultDockable
 
fireDockingChanged(DockableEvent) - Method in interface com.javadocking.dockable.Dockable
Notifies all listeners that have registered interest for notification on this event type.
fireDockingChanged(DockingEvent) - Method in class com.javadocking.event.DockingEventSupport
Notifies all listeners that have registered interest for notification on this event type.
fireDockingWillChange(DockableEvent) - Method in class com.javadocking.dockable.ActionDockable
 
fireDockingWillChange(DockableEvent) - Method in class com.javadocking.dockable.ButtonDockable
 
fireDockingWillChange(DockableEvent) - Method in class com.javadocking.dockable.DefaultCompositeDockable
 
fireDockingWillChange(DockableEvent) - Method in class com.javadocking.dockable.DefaultDockable
 
fireDockingWillChange(DockableEvent) - Method in interface com.javadocking.dockable.Dockable
Notifies all listeners that have registered interest for notification on this event type.
fireDockingWillChange(DockingEvent) - Method in class com.javadocking.event.DockingEventSupport
Notifies all listeners that have registered interest for notification on this event type.
FIRST_ROW_ACTIONS - Static variable in class com.javadocking.dockable.action.ShowActionMode
With this mode the first row of the matrix of actions of the docable are shown in the header.
FLOAT - Static variable in class com.javadocking.dockable.DockingMode
The dockable can float.
FLOAT_DOCK_KEY - Static variable in class com.javadocking.model.FloatDockModel
The suffix for the keys of the float root docks.
FloatDock - Class in com.javadocking.dock
This special dock contains all the floating dockables.
FloatDock() - Constructor for class com.javadocking.dock.FloatDock
Constructs a float dock with no owner and a SplitDockFactory as factory for the child docks.
FloatDock(Window) - Constructor for class com.javadocking.dock.FloatDock
Constructs a float dock with the given window as owner for the child dock windows and a SplitDockFactory as factory for creating child docks.
FloatDock(Window, DockFactory) - Constructor for class com.javadocking.dock.FloatDock
Constructs a float dock with the given window as owner for the child dock windows and the given factory for the child docks.
FloatDockFactory - Interface in com.javadocking.model
This class creates FloatDocks.
FloatDockModel - Class in com.javadocking.model
This dock model adds for every owner window automatically a FloatDock and a FloatExternalizer.
FloatDockModel() - Constructor for class com.javadocking.model.FloatDockModel
Constructs a float dock model.
FloatDockModel(String) - Constructor for class com.javadocking.model.FloatDockModel
Constructs a float dock model with the given source.
FloatDockModel(FloatDockFactory) - Constructor for class com.javadocking.model.FloatDockModel
Constructs a float dock model with the given factory for creating the default float docks of this model.
FloatDockModel(String, FloatDockFactory) - Constructor for class com.javadocking.model.FloatDockModel
Constructs a float dock model with the given source and the given factory for creating the default float docks of this model.
FloatExternalizer - Class in com.javadocking.visualizer
This is the default externalizer.
FloatExternalizer(Window) - Constructor for class com.javadocking.visualizer.FloatExternalizer
Constructs an externalizer with the given window as owner for the windows.

A B C D E F G H I J L M N O P R S T U V W