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

I

icon - Variable in class bibliothek.gui.dock.action.dropdown.AbstractDropDownFilter
the icon provided by the selected element
ICON_MANAGER_KEY_EXTERNALIZE - Static variable in class bibliothek.gui.dock.facile.action.StateManager
the key used for the IconManager to read the Icon for the "externalize"-action
ICON_MANAGER_KEY_MAXIMIZE - Static variable in class bibliothek.gui.dock.facile.action.StateManager
the key used for the IconManager to read the Icon for the "maximize"-action
ICON_MANAGER_KEY_MINIMIZE - Static variable in class bibliothek.gui.dock.facile.action.StateManager
the key used for the IconManager to read the Icon for the "minimize"-action
ICON_MANAGER_KEY_NORMALIZE - Static variable in class bibliothek.gui.dock.facile.action.StateManager
the key used for the IconManager to read the Icon for the "normalize"-action
iconChanged(String, Icon) - Method in interface bibliothek.gui.dock.event.IconManagerListener
This method is invoked when an icon was exchanged.
iconChanged(int, Dockable) - Method in class bibliothek.gui.dock.focus.AbstractDockableSelection
Called when the icon of dockable changed.
iconChanged(int, Dockable) - Method in class bibliothek.gui.dock.focus.DefaultDockableSelection
 
iconChanged(String, Icon) - Method in class bibliothek.gui.DockFrontend.Hider
 
IconManager - Class in bibliothek.gui.dock.util
A map of icons which are used by various objects.
IconManager() - Constructor for class bibliothek.gui.dock.util.IconManager
 
IconManagerListener - Interface in bibliothek.gui.dock.event
A listener added to a IconManager.
ID - Static variable in class bibliothek.gui.dock.dockable.DefaultDockableFactory
The unique id of this factory
ID - Static variable in class bibliothek.gui.dock.security.SecureFlapDockStationFactory
The id used for this factory
ID - Static variable in class bibliothek.gui.dock.security.SecureScreenDockStationFactory
The identifier of this factory
ID - Static variable in class bibliothek.gui.dock.security.SecureSplitDockStationFactory
The id used for this factory
ID - Static variable in class bibliothek.gui.dock.security.SecureStackDockStationFactory
The id used for this factory
ID - Static variable in class bibliothek.gui.dock.station.flap.FlapDockPropertyFactory
The default-id of this type of factory
ID - Static variable in class bibliothek.gui.dock.station.flap.FlapDockStationFactory
The default-id of this factory
ID - Static variable in class bibliothek.gui.dock.station.screen.ScreenDockPropertyFactory
The default-id for this factory
ID - Static variable in class bibliothek.gui.dock.station.screen.ScreenDockStationFactory
 
id(int) - Method in class bibliothek.gui.dock.station.screen.ScreenDockStationLayout
Gets the id of the index'th entry.
ID - Static variable in class bibliothek.gui.dock.station.split.SplitDockPathPropertyFactory
The id that is used for this factory
ID - Static variable in class bibliothek.gui.dock.station.split.SplitDockPropertyFactory
The id that is used for this factory
ID - Static variable in class bibliothek.gui.dock.station.split.SplitDockStationFactory
The id which is normally used for this type of factory
ID - Static variable in class bibliothek.gui.dock.station.stack.StackDockPropertyFactory
The ID that is returned by StackDockPropertyFactory.getID()
ID - Static variable in class bibliothek.gui.dock.station.stack.StackDockStationFactory
The ID which is returned by StackDockStationFactory.getID()
IdentifiedColorScheme - Class in bibliothek.extension.gui.dock.theme
A ColorScheme that is wrapped around another scheme.
IdentifiedColorScheme(String, ColorScheme) - Constructor for class bibliothek.extension.gui.dock.theme.IdentifiedColorScheme
Creates a new scheme.
identifierToValue(String) - Method in class bibliothek.extension.gui.dock.preference.preferences.choice.DefaultChoice
Search the value for the entry width identifier id.
ignoreChildren(DockStation) - Method in class bibliothek.gui.dock.layout.DockSituation
Tells whether to ignore the children of the station when saving or not.
ignoreChildren(DockStation) - Method in interface bibliothek.gui.dock.layout.DockSituationIgnore
Tells whether to ignore the children of the station when saving or not.
ignoreElement(DockElement) - Method in class bibliothek.gui.dock.layout.DockSituation
Tells whether to ignore this element when saving.
ignoreElement(DockElement) - Method in interface bibliothek.gui.dock.layout.DockSituationIgnore
Tells whether to ignore this element when saving.
impliedAccept(DockAcceptance) - Method in class bibliothek.gui.dock.accept.AbstractAcceptance
Combines this acceptance with the other acceptance such that the result is a logical implication of the form "other -> this".
impliesAccept(DockAcceptance) - Method in class bibliothek.gui.dock.accept.AbstractAcceptance
Combines this acceptance with the other acceptance such that the result is a logical implication of the form "this -> other"
include(DockAction) - Method in class bibliothek.extension.gui.dock.theme.eclipse.EclipseDockActionSource
 
include(DockAction) - Method in class bibliothek.gui.dock.action.FilteredDockActionSource
Tells whether action should be included in the list of actions of this source, or not.
include(Dockable) - Method in class bibliothek.gui.dock.common.menu.SingleCDockableListMenuPiece
 
include(Dockable) - Method in class bibliothek.gui.dock.facile.menu.CloseableDockableMenuPiece
Tells whether an item should be inserted into the menu for the given dockable or not.
index - Variable in class bibliothek.extension.gui.dock.preference.MergedPreferenceModel.Index
 
indexAt(int) - Method in class bibliothek.extension.gui.dock.preference.MergedPreferenceModel
Gets the model and the index that globalIndex describe in this model.
indexAt(PreferenceModel, int) - Method in class bibliothek.extension.gui.dock.preference.MergedPreferenceModel
Finds the global index if index is part of model.
indexAt(int, int) - Method in class bibliothek.gui.dock.station.flap.ButtonPane
Searches an location where a Dockable could be inserted.
indexOf(Preference<?>) - Method in class bibliothek.extension.gui.dock.preference.DefaultPreferenceModel
Gets the location of preference.
indexOf(PreferenceModel) - Method in class bibliothek.extension.gui.dock.preference.MergedPreferenceModel
Gets the index of model.
indexOf(Path) - Method in class bibliothek.extension.gui.dock.preference.MergedPreferenceModel
Gets the index of path.
indexOf(Dockable) - Method in class bibliothek.extension.gui.dock.theme.eclipse.rex.RexTabbedComponent
 
indexOf(DockAction) - Method in class bibliothek.gui.dock.action.AbstractDockActionSource
Gets the index of the given action
indexOf(DockAction) - Method in class bibliothek.gui.dock.action.DefaultDockActionSource
 
indexOf(ThemeFactory) - Method in class bibliothek.gui.dock.common.layout.ThemeMap
Searches for factory and returns its index.
indexOf(String) - Method in class bibliothek.gui.dock.common.layout.ThemeMap
Searches for key and returns its location.
indexOf(Dockable) - Method in class bibliothek.gui.dock.FlapDockStation
Gets the location of dockable in the button-panel.
indexOf(Dockable) - Method in class bibliothek.gui.dock.ScreenDockStation
Gets the index of a Dockable that is shown on this station.
indexOf(Dockable) - Method in class bibliothek.gui.dock.StackDockStation
Gets the index of a child.
indexOf(LookAndFeelList.Info) - Method in class bibliothek.gui.dock.support.lookandfeel.LookAndFeelList
Gets the location of info.
indexOfDockable(Dockable) - Method in class bibliothek.gui.dock.SplitDockStation
Gets the index of a child of this station.
indexOfFull(LookAndFeelList.Info) - Method in class bibliothek.gui.dock.support.lookandfeel.LookAndFeelList
Gets the index of info, where 0 means the default, 1 the system and anything else the normal, moved by 2 steps, LookAndFeels.
indexOfIdentifier(String) - Method in class bibliothek.extension.gui.dock.preference.preferences.choice.DefaultChoice
Searches the entry with the identifier id.
indexOfValue(V) - Method in class bibliothek.extension.gui.dock.preference.preferences.choice.DefaultChoice
Searches the index of the entry that contains value.
INDIRECT_ACTION - Static variable in class bibliothek.gui.dock.action.LocationHint
Used if this hint was produced by one of the parents of a dockable
inDropDownArea(int, int) - Method in class bibliothek.extension.gui.dock.theme.eclipse.RoundRectDropDownButton
Tells whether the location x/y is within the area that will always trigger the dropdown menu.
inDropDownArea(int, int) - Method in class bibliothek.gui.dock.themes.basic.action.BasicDropDownButtonModel
Tells whether the location x/y is over the dropdown area of the view or not.
informMode(CDockable.ExtendedMode) - Method in interface bibliothek.gui.dock.common.intern.CDockableAccess
Called after the mode of the CDockable has changed.
informVisibility(boolean) - Method in interface bibliothek.gui.dock.common.intern.CDockableAccess
Called after the visibility of the CDockable has changed.
init(M) - Method in class bibliothek.extension.gui.dock.preference.AbstractPreferenceDialog
Creates the contents of this dialog.
init(Dockable, DockTitleVersion, boolean) - Method in class bibliothek.extension.gui.dock.theme.bubble.BubbleDockTitle
Initializes this title, this method should be called only once.
init(DockAction) - Method in class bibliothek.gui.dock.common.action.CAction
Initializes this action.
init(CommonDockable) - Method in class bibliothek.gui.dock.common.intern.AbstractCDockable
Initializes this CDockable.
init(SimpleDropDownItemAction) - Method in class bibliothek.gui.dock.common.intern.action.CDropDownItem
Initializes this action, this method can be called only once.
init(SimpleDockAction) - Method in class bibliothek.gui.dock.common.intern.CDecorateableAction
Initializes this action, this method can be called only once.
init(int, int, int, int) - Method in interface bibliothek.gui.dock.control.DirectRemoteRelocator
This method starts a drag & drop operation.
init(DockController, Dockable) - Method in class bibliothek.gui.dock.control.MouseFocusObserver
 
init(int, int, int, int, int) - Method in interface bibliothek.gui.dock.control.RemoteRelocator
This method starts or cancels a drag & drop operation.
init(DockController, Dockable) - Method in class bibliothek.gui.dock.event.DockAdapter
 
init(DockController, Dockable) - Method in class bibliothek.gui.dock.event.DockRelocatorAdapter
 
init(DockController, Dockable) - Method in interface bibliothek.gui.dock.event.DockRelocatorListener
Invoked when a drag and drop operation is initiated.
init() - Method in class bibliothek.gui.dock.facile.action.StateManager
Initializes all the elements of this manager.
init() - Method in class bibliothek.gui.dock.FlapDockStation
Initializes the fields of this station, hast to be called exactly once
init() - Method in class bibliothek.gui.dock.StackDockStation
Initializes the fields of this object, has to be called exactly once.
init(Dockable, DockTitle, DockableDisplayer.Location) - Method in class bibliothek.gui.dock.themes.basic.BasicDockableDisplayer
Initialises all properties of this DockableDisplayer.
init(Dockable, DockTitleVersion, boolean) - Method in class bibliothek.gui.dock.title.AbstractDockTitle
Initializer called by the constructor.
INIT_SELECTION - Static variable in class bibliothek.gui.dock.control.DockableSelector
key for the DockProperties, telling which KeyStroke activates the selection
initiate(DockControllerFactory, ControllerSetupCollection) - Method in class bibliothek.gui.DockController
Initializes all properties of this controller.
insert(int, Preference<?>) - Method in class bibliothek.extension.gui.dock.preference.DefaultPreferenceModel
Adds a new preference to this model.
insert(int, PreferenceModel, Path) - Method in class bibliothek.extension.gui.dock.preference.MergedPreferenceModel
Inserts a new submodel into this model.
insert(int, DockAction) - Method in class bibliothek.gui.dock.action.actions.SimpleDropDownAction
Inserts an action into the menu.
insert(int, DockAction...) - Method in class bibliothek.gui.dock.action.actions.SimpleDropDownAction
Inserts a list of actions into the menu.
insert(int, CAction) - Method in class bibliothek.gui.dock.common.action.CDropDownButton
Adds an action to the menu.
insert(int, CAction) - Method in class bibliothek.gui.dock.common.action.CMenu
Adds an action to the menu.
insert(int, String, ThemeFactory) - Method in class bibliothek.gui.dock.common.layout.ThemeMap
Inserts a new factory into this map.
insert(int) - Method in class bibliothek.gui.dock.common.location.CFlapLocation
Creates a location to insert children into the station.
insert(CloseableDockableMenuPiece.Item) - Method in class bibliothek.gui.dock.facile.menu.CloseableDockableMenuPiece
Adds an earlier created item into the menu, subclasses might override this method to add the item at a different location.
insert(int, Component) - Method in class bibliothek.gui.dock.facile.menu.FreeMenuPiece
 
insert(int, MenuPiece) - Method in class bibliothek.gui.dock.facile.menu.NodeMenuPiece
Inserts a new child in this piece.
insert(int, Dockable) - Method in class bibliothek.gui.dock.focus.AbstractDockableSelection
Called when a new dockable can be selected.
insert(int, Dockable) - Method in class bibliothek.gui.dock.focus.DefaultDockableSelection
 
insert(SplitDockPathProperty, int, Dockable) - Method in class bibliothek.gui.dock.station.split.Leaf
 
insert(SplitDockPathProperty, int, Dockable) - Method in class bibliothek.gui.dock.station.split.Node
 
insert(SplitDockPathProperty, int, Dockable) - Method in class bibliothek.gui.dock.station.split.Root
 
insert(SplitDockPathProperty.Location, double, int) - Method in class bibliothek.gui.dock.station.split.SplitDockPathProperty
Adds a new element to the path.
insert(SplitDockPathProperty, int, Dockable) - Method in class bibliothek.gui.dock.station.split.SplitNode
If there are elements left in property, then the next node is to be read and the insert-method of the matching child to be called.
If there are no children, then dockable has to be inserted as new child.
Otherwise this element is to be replaced by a node containing this and the a leaf with dockable.
Subclasses may wary this scheme in order to optimize or to find a better place for the dockable.
insert(int, LookAndFeelList.Info) - Method in class bibliothek.gui.dock.support.lookandfeel.LookAndFeelList
Inserts a new LookAndFeel into the list.
insert(int, Component) - Method in class bibliothek.gui.dock.support.menu.BaseMenuPiece
Inserts a new item into the menu.
insert(MenuPiece, int, Component...) - Method in interface bibliothek.gui.dock.support.menu.MenuPieceListener
Adds an item to the menu.
insertAction(int, CAction) - Method in class bibliothek.gui.dock.common.intern.DefaultCDockable
Adds a new action to this dockable.
insertionLine(Rectangle, Rectangle, Point, Point, boolean) - Method in class bibliothek.gui.dock.StackDockStation
When dropping or moving a Dockable, a line has to be painted between two tabs.
insertSeparator(int) - Method in class bibliothek.gui.dock.common.action.CDropDownButton
Adds a separator.
insertSeparator(int) - Method in class bibliothek.gui.dock.common.action.CMenu
Adds a separator.
insertSeparator(int) - Method in class bibliothek.gui.dock.common.intern.DefaultCDockable
Adds a separator to the list of CActions of this dockable.
insertSeparator(int) - Method in class bibliothek.gui.dock.facile.menu.FreeMenuPiece
 
insertSeparator(int) - Method in class bibliothek.gui.dock.support.menu.BaseMenuPiece
Inserts a separator into this piece.
insertTab(String, Icon, Component, Dockable, int) - Method in class bibliothek.extension.gui.dock.theme.eclipse.EclipseStackDockComponent
 
insertTab(Dockable, int) - Method in class bibliothek.extension.gui.dock.theme.eclipse.rex.RexTabbedComponent
 
insertTab(String, Icon, Component, Dockable, int) - Method in class bibliothek.gui.dock.station.stack.CombinedStackDockComponent
 
insertTab(String, Icon, Component, Dockable, int) - Method in class bibliothek.gui.dock.station.stack.DefaultStackDockComponent
 
insertTab(String, Icon, Component, Dockable, int) - Method in interface bibliothek.gui.dock.station.stack.StackDockComponent
Adds a new child at the location index.
install(DockController) - Method in class bibliothek.extension.gui.dock.theme.BubbleTheme
 
install(DockController) - Method in class bibliothek.extension.gui.dock.theme.EclipseTheme
 
install(DockController) - Method in class bibliothek.extension.gui.dock.theme.FlatTheme
 
install(CControlAccess) - Method in class bibliothek.gui.dock.common.intern.AbstractCStation
Called when this station is added to a CControl.
install(FlapDockStation) - Method in class bibliothek.gui.dock.common.intern.station.CFlapLayoutManager
 
install(DockController) - Method in class bibliothek.gui.dock.common.intern.theme.CBubbleTheme
 
install(DockController) - Method in class bibliothek.gui.dock.common.intern.theme.CDockTheme
 
install(DockController) - Method in class bibliothek.gui.dock.common.intern.theme.CEclipseTheme
 
install(DockController) - Method in class bibliothek.gui.dock.control.SingleParentRemover
Commands this remover to observe controller.
install(SplitDockStation) - Method in class bibliothek.gui.dock.facile.station.split.DelegatingSplitLayoutManager
 
install(FlapDockStation) - Method in class bibliothek.gui.dock.station.flap.DefaultFlapLayoutManager
 
install(FlapDockStation) - Method in interface bibliothek.gui.dock.station.flap.FlapLayoutManager
Called before this manager is used.
install(SplitDockStation) - Method in class bibliothek.gui.dock.station.split.DefaultSplitLayoutManager
 
install(SplitDockStation) - Method in interface bibliothek.gui.dock.station.split.SplitLayoutManager
Called by a SplitDockStation when this manager will be used by the station.
install(DockController) - Method in class bibliothek.gui.dock.themes.BasicTheme
 
install(DockController) - Method in class bibliothek.gui.dock.themes.NoStackTheme
 
install(DockController) - Method in interface bibliothek.gui.DockTheme
Install this theme at controller.
INSTANCE - Static variable in class bibliothek.gui.dock.title.ControllerTitleFactory
An instance of this factory
INSTANCE - Static variable in class bibliothek.gui.dock.title.NullTitleFactory
a public instance of NullTitleFactory
interact(AWTEvent) - Method in class bibliothek.gui.dock.control.MouseFocusObserver
Tells whether this event should change the focus.
interested(Dockable) - Method in interface bibliothek.gui.dock.action.ActionOffer
Tells whether this ActionOffer wants to collect the actions for the dockable, or if this ActionOffer is not interested in the Dockable.
interested(Dockable) - Method in class bibliothek.gui.dock.action.DefaultActionOffer
 
intern() - Method in class bibliothek.gui.dock.common.action.CAction
Gets the internal representation of the action.
intern() - Method in class bibliothek.gui.dock.common.CControl
Gets the representation of the layer beneath the common-layer.
intern() - Method in class bibliothek.gui.dock.common.intern.AbstractCDockable
Gets the intern representation of this dockable.
intern() - Method in interface bibliothek.gui.dock.common.intern.CDockable
Gets the intern representation of this dockable.
intern() - Method in class bibliothek.gui.dock.common.intern.DefaultCDockable
 
intern() - Method in class bibliothek.gui.dock.common.intern.theme.CDockTheme
Gets the internal representation of this theme.
internalLocation() - Method in interface bibliothek.gui.dock.common.intern.CDockableAccess
Gets the user set location of this dockable.
intersection(SplitDockProperty) - Method in class bibliothek.gui.dock.station.split.SplitNode
Calculates how much of the rectangle given by the property lies inside this node and how much of this node lies in the rectangle.
isActive() - Method in class bibliothek.extension.gui.dock.theme.smooth.SmoothChanger
The direction of the change.
isActive() - Method in class bibliothek.gui.dock.event.DockTitleEvent
Returns whether the target-title should be painted in a "focused"-state.
isActive() - Method in class bibliothek.gui.dock.title.AbstractDockTitle
 
isActive() - Method in interface bibliothek.gui.dock.title.DockTitle
Tells whether this title is selected (active) or not.
isAllowReadOnlyOnce() - Method in class bibliothek.gui.dock.support.lookandfeel.LookAndFeelList
Whether multiple calls to LookAndFeelList.read(DataInputStream) have an effect or not.
isAllowSideSnap() - Method in class bibliothek.gui.dock.SplitDockStation
Tells whether the station can grab Dockables which are dragged near the station.
isAncestor(DockElement, DockElement) - Static method in class bibliothek.gui.dock.util.DockUtilities
Tells whether child is identical with ancestor or a child of ancestor.
isAutoDirection() - Method in class bibliothek.gui.dock.FlapDockStation
Tells whether this station can change the direction itself, or if only the user can change the direction.
isAutoDirection() - Method in class bibliothek.gui.dock.station.flap.FlapDockStationLayout
Tells whether the direction is chosen automatically or not.
isBorderOpaque() - Method in class bibliothek.extension.gui.dock.theme.eclipse.EclipseBorder
 
isBorderOpaque() - Method in class bibliothek.extension.gui.dock.theme.eclipse.RectEclipseBorder
 
isBorderOpaque() - Method in class bibliothek.extension.gui.dock.theme.flat.FlatBorder
 
isBottomSeparator() - Method in class bibliothek.gui.dock.support.menu.SeparatingMenuPiece
Tells whether there is a separator below this piece.
isBound(Dockable) - Method in class bibliothek.gui.dock.action.actions.AbstractStandardDockAction
Tells whether the dockable is bound with this action, or not.
isBound() - Method in class bibliothek.gui.dock.title.AbstractDockTitle
Tells whether this title is bound to a Dockable or not.
isBound(DockTitle) - Method in class bibliothek.gui.DockController
Tells whether title is bound to its dockable or not.
isCloseable() - Method in class bibliothek.gui.dock.common.CWorkingArea
 
isCloseable() - Method in interface bibliothek.gui.dock.common.intern.CDockable
Tells whether this dockable can be closed by the user.
isCloseable() - Method in class bibliothek.gui.dock.common.intern.DefaultCDockable
 
isCloseable() - Method in enum bibliothek.gui.dock.common.intern.DefaultCDockable.Permissions
Represents the property DefaultCDockable.isCloseable().
isCompleteable(KeyStroke) - Method in interface bibliothek.extension.gui.dock.preference.preferences.KeyStrokeValidator
Tells whether the invalid keyStroke can become valid by adding additional keys.
isContinousDisplay() - Method in class bibliothek.gui.dock.SplitDockStation
Tells whether the dockables are resized while the split is dragged, or not.
isDisableWhenEmpty() - Method in class bibliothek.gui.dock.facile.menu.RootMenuPiece
Whether to disable the menu when it is empty or not.
isDisableWhenEmpty() - Method in class bibliothek.gui.dock.facile.menu.SubmenuPiece
Whether to disable the menu when it is empty or not.
isDockable(SplitDockTree.Key) - Method in class bibliothek.gui.dock.station.split.SplitDockTree
Tells whether key represents a leaf or not.
isDragOnlyTitel() - Method in class bibliothek.gui.dock.control.DockRelocator
Tells whether dockables can only be dragged through their title or not.
isDraw() - Method in class bibliothek.gui.dock.station.flap.FlapDropInfo
Gets the draw property
isDraw() - Method in class bibliothek.gui.dock.station.split.PutInfo
Tells whether the station should paint some lines.
isDropDownSelectable(Dockable) - Method in class bibliothek.gui.dock.action.actions.GroupedDropDownItemAction
 
isDropDownSelectable(Object) - Method in class bibliothek.gui.dock.action.actions.GroupedDropDownItemAction
Tells whether the group key can be selected by a DropDownAction.
isDropDownSelectable(Dockable) - Method in class bibliothek.gui.dock.action.actions.SimpleDropDownItemAction
 
isDropDownSelectable() - Method in class bibliothek.gui.dock.action.actions.SimpleDropDownItemAction
Tells whether this action can be selected.
isDropDownSelectable(Dockable) - Method in interface bibliothek.gui.dock.action.dropdown.DropDownItemAction
Tells whether this action can be selected by a DropDownAction, if it is shown for dockable.
isDropDownSelectable() - Method in class bibliothek.gui.dock.common.intern.action.CDropDownItem
Tells whether this item can be selected if it is a child of a CDropDownButton
isDropDownTriggerable(Dockable, boolean) - Method in class bibliothek.gui.dock.action.actions.GroupedDropDownItemAction
 
isDropDownTriggerable(Object, boolean) - Method in class bibliothek.gui.dock.action.actions.GroupedDropDownItemAction
Tells whether the group key can be triggered by a DropDownAction.
isDropDownTriggerable(Dockable, boolean) - Method in class bibliothek.gui.dock.action.actions.SimpleDropDownItemAction
 
isDropDownTriggerable(Dockable, boolean) - Method in interface bibliothek.gui.dock.action.dropdown.DropDownItemAction
Tells whether this action can be triggered if it is shown as child of a DropDownAction.
isDropDownTriggerableNotSelected() - Method in class bibliothek.gui.dock.action.actions.SimpleDropDownItemAction
Tells whether this action can be triggered when shown on, but not selected by, a DropDownAction or not.
isDropDownTriggerableNotSelected() - Method in class bibliothek.gui.dock.common.intern.action.CDropDownItem
Tells whether this item can be triggered when it is a child of a CDropDownButton, but is not selected by this CDropDownButton.
isDropDownTriggerableSelected() - Method in class bibliothek.gui.dock.action.actions.SimpleDropDownItemAction
Tells whether this action can be triggered when shown on and selected by a DropDownAction or not.
isDropDownTriggerableSelected() - Method in class bibliothek.gui.dock.common.intern.action.CDropDownItem
Tells whether this item can be triggered when it is a child of a CDropDownButton, and is selected by this CDropDownButton.
isEmptySeparator() - Method in class bibliothek.gui.dock.support.menu.SeparatingMenuPiece
Tells whether there should be a single separator shown when this piece is empty.
isEnabled(PreferenceOperation) - Method in class bibliothek.extension.gui.dock.preference.AbstractPreference
 
isEnabled(int, PreferenceOperation) - Method in class bibliothek.extension.gui.dock.preference.AbstractPreferenceModel
 
isEnabled(PreferenceOperation) - Method in class bibliothek.extension.gui.dock.preference.DefaultPreference
 
isEnabled(int, PreferenceOperation) - Method in class bibliothek.extension.gui.dock.preference.DefaultPreferenceModel
 
isEnabled(PreferenceOperation) - Method in interface bibliothek.extension.gui.dock.preference.Preference
Tells whether operation is enabled and thus Preference.doOperation(PreferenceOperation) can be called.
isEnabled(int, PreferenceOperation) - Method in interface bibliothek.extension.gui.dock.preference.PreferenceModel
Tells whether the operation operation is enabled for the preference at location index.
isEnabled(int, PreferenceOperation) - Method in class bibliothek.extension.gui.dock.preference.PreferenceTreeModel
 
isEnabled() - Method in class bibliothek.gui.dock.action.ActionPopup
Tells, whether a popup can be displayed, or not.
isEnabled(Dockable) - Method in class bibliothek.gui.dock.action.actions.GroupedDockAction
 
isEnabled(Object) - Method in class bibliothek.gui.dock.action.actions.GroupedDockAction
Gets the enabled-state of the group key.
isEnabled(Dockable) - Method in class bibliothek.gui.dock.action.actions.SimpleDockAction
 
isEnabled() - Method in class bibliothek.gui.dock.action.actions.SimpleDockAction
Gets the enabled-state for this action.
isEnabled(Dockable) - Method in interface bibliothek.gui.dock.action.StandardDockAction
Tells whether this DockAction can be triggered together with the dockable.
isEnabled() - Method in class bibliothek.gui.dock.common.intern.CDecorateableAction
Tells whether this action can be triggered by the user or not.
isEnabled() - Method in class bibliothek.gui.dock.themes.basic.action.BasicButtonModel
Tells whether this model reacts on mouse-clicks or not.
isExpandOnDoubleclick() - Method in class bibliothek.gui.dock.SplitDockStation
Tells whether a child expands to fullscreen when double clicked or not.
isExternalizable() - Method in class bibliothek.gui.dock.common.CWorkingArea
 
isExternalizable() - Method in interface bibliothek.gui.dock.common.intern.CDockable
Tells whether this dockable can be externalized by the user.
isExternalizable() - Method in class bibliothek.gui.dock.common.intern.DefaultCDockable
 
isExternalizable() - Method in enum bibliothek.gui.dock.common.intern.DefaultCDockable.Permissions
Represents the property DefaultCDockable.isExternalizable().
isFlapWindow(FlapWindow) - Method in class bibliothek.gui.dock.FlapDockStation
Checks whether the currently used FlapWindow equals window.
isFocused() - Method in class bibliothek.extension.gui.dock.theme.eclipse.rex.tab.BaseTabComponent
 
isFocused() - Method in class bibliothek.extension.gui.dock.theme.eclipse.rex.tab.EclipseDockTitleEvent
Tells whether the tab which fired this event is focused.
isFocused(String) - Method in class bibliothek.gui.dock.common.intern.color.BasicTabTransmitter
 
isFocused(String) - Method in class bibliothek.gui.dock.common.intern.color.BasicTitleTransmitter
 
isFocused(String) - Method in class bibliothek.gui.dock.common.intern.color.BubbleTabTransmitter
 
isFocused(String) - Method in class bibliothek.gui.dock.common.intern.color.BubbleTitleTransmitter
 
isFocused(String) - Method in class bibliothek.gui.dock.common.intern.color.EclipseTabTransmitter
 
isFocused(String) - Method in class bibliothek.gui.dock.common.intern.color.FlatTabTransmitter
 
isFocused(String) - Method in class bibliothek.gui.dock.common.intern.color.FlatTitleTransmitter
 
isFocused(String) - Method in class bibliothek.gui.dock.common.intern.color.TabColorTransmitter
Tells whether id represents a color that is used on focused tabs.
isFocused(String) - Method in class bibliothek.gui.dock.common.intern.color.TitleColorTransmitter
Tells whether id represents a color that is used on focused tabs.
isFocused(Dockable) - Method in class bibliothek.gui.DockController
Tells whether dockable or one of its children has currently the focus.
isForeground(String) - Method in class bibliothek.gui.dock.common.intern.color.BasicTabTransmitter
 
isForeground(String) - Method in class bibliothek.gui.dock.common.intern.color.BasicTitleTransmitter
 
isForeground(String) - Method in class bibliothek.gui.dock.common.intern.color.BubbleTabTransmitter
 
isForeground(String) - Method in class bibliothek.gui.dock.common.intern.color.BubbleTitleTransmitter
 
isForeground(String) - Method in class bibliothek.gui.dock.common.intern.color.EclipseTabTransmitter
 
isForeground(String) - Method in class bibliothek.gui.dock.common.intern.color.FlatTabTransmitter
 
isForeground(String) - Method in class bibliothek.gui.dock.common.intern.color.FlatTitleTransmitter
 
isForeground(String) - Method in class bibliothek.gui.dock.common.intern.color.TabColorTransmitter
Tells whether id represents a color that is used for the foreground.
isForeground(String) - Method in class bibliothek.gui.dock.common.intern.color.TitleColorTransmitter
Tells whether id represents a color that is used for the foreground.
isFullScreen() - Method in class bibliothek.gui.dock.SplitDockStation
Tells whether a Dockable is currently shown in fullscreen-mode on this station.
isHeightSet() - Method in class bibliothek.gui.dock.common.layout.RequestDimension
Tells whether the height of this dimension was or is invalid.
isHidden(Dockable) - Method in class bibliothek.gui.DockFrontend
Tells whether dockable is hidden or not.
isHideable(Dockable) - Method in class bibliothek.gui.DockFrontend
Tells whether there is a "close"-action for dockable or not.
isHold(FlapDockStation, Dockable) - Method in class bibliothek.gui.dock.common.intern.station.CFlapLayoutManager
 
isHold(Dockable) - Method in class bibliothek.gui.dock.FlapDockStation
Tells the hold=property of dockable.
isHold(FlapDockStation, Dockable) - Method in class bibliothek.gui.dock.station.flap.DefaultFlapLayoutManager
 
isHold(FlapDockStation, Dockable) - Method in interface bibliothek.gui.dock.station.flap.FlapLayoutManager
Called when dockable is added to station and station does not know whether dockable should be hold open even when it is not focused.
isHorizontal(SplitDockTree.Key) - Method in class bibliothek.gui.dock.station.split.SplitDockTree
Tells whether the node key represents a horizontal or a vertical node.
isHorizontal() - Method in enum bibliothek.gui.dock.title.DockTitle.Orientation
Tells a DockTitle that its preferred height should be smaller than its preferred width
isIgnoreChildren() - Method in class bibliothek.gui.dock.layout.DockLayoutComposition
Tells that the children of this composition were ignored.
isInOverrideZone(int, int, D, Dockable) - Method in class bibliothek.gui.dock.FlapDockStation
 
isInOverrideZone(int, int, D, Dockable) - Method in class bibliothek.gui.dock.ScreenDockStation
 
isInOverrideZone(int, int, D, Dockable) - Method in class bibliothek.gui.dock.SplitDockStation
 
isInOverrideZone(int, int, D, Dockable) - Method in class bibliothek.gui.dock.StackDockStation
 
isInOverrideZone(int, int, double, double) - Method in class bibliothek.gui.dock.station.split.Leaf
 
isInOverrideZone(int, int, double, double) - Method in class bibliothek.gui.dock.station.split.Node
 
isInOverrideZone(int, int) - Method in class bibliothek.gui.dock.station.split.Root
Tells whether the location x/y is in the override zone.
isInOverrideZone(int, int, double, double) - Method in class bibliothek.gui.dock.station.split.Root
 
isInOverrideZone(int, int, double, double) - Method in class bibliothek.gui.dock.station.split.SplitNode
Tells whether the coordinates x/y lie inside the override-zone of the SplitDockStation or not.
isInOverrideZone(int, int, D, Dockable) - Method in interface bibliothek.gui.DockStation
If the controller asks a station if a child could be dropped or moved, the controller assumes that no other station has interest in this event.
isKnown(Dockable) - Method in class bibliothek.gui.dock.action.actions.GroupedDockAction
Tells whether the dockable is bound to this action, or not.
isLeaf(Object) - Method in class bibliothek.extension.gui.dock.preference.PreferenceTreeModel
 
isMaximizable() - Method in class bibliothek.gui.dock.common.CWorkingArea
 
isMaximizable() - Method in interface bibliothek.gui.dock.common.intern.CDockable
Tells whether this dockable can be maximized by the user.
isMaximizable() - Method in class bibliothek.gui.dock.common.intern.DefaultCDockable
 
isMaximizable() - Method in enum bibliothek.gui.dock.common.intern.DefaultCDockable.Permissions
Represents the property DefaultCDockable.isMaximizable().
isMenuOpen() - Method in class bibliothek.gui.dock.action.ActionPopup
Tells whether this ActionPopup currently shows a menu.
isMinimizable() - Method in class bibliothek.gui.dock.common.CWorkingArea
 
isMinimizable() - Method in interface bibliothek.gui.dock.common.intern.CDockable
Tells whether this dockable can be minimized by the user.
isMinimizable() - Method in class bibliothek.gui.dock.common.intern.DefaultCDockable
 
isMinimizable() - Method in enum bibliothek.gui.dock.common.intern.DefaultCDockable.Permissions
Represents the property DefaultCDockable.isMinimizable().
isMinimizedHold() - Method in class bibliothek.gui.dock.common.intern.AbstractCDockable
 
isMinimizedHold() - Method in interface bibliothek.gui.dock.common.intern.CDockable
Tells whether this dockable remains visible when minimized and without focus.
isModifierKey(int) - Static method in class bibliothek.extension.gui.dock.preference.editor.KeyStrokeEditor
Tells whether keyCode is a modifier key.
isMouseInside() - Method in class bibliothek.gui.dock.themes.basic.action.BasicButtonModel
Tells whether the mouse currently is inside the owner or not.
isMouseOverDropDown() - Method in class bibliothek.gui.dock.themes.basic.action.BasicDropDownButtonModel
Tells whether the mouse is currently over the dropdown area of the view or not.
isMousePressed() - Method in class bibliothek.gui.dock.themes.basic.action.BasicButtonModel
Tells whether the left mouse button is currently pressed or not.
isMousePressed() - Method in class bibliothek.gui.dock.themes.basic.BasicButtonDockTitle
Tells whether the mouse is currently pressed or not.
isNatural(int) - Method in class bibliothek.extension.gui.dock.preference.AbstractPreferenceModel
 
isNatural() - Method in class bibliothek.extension.gui.dock.preference.DefaultPreference
 
isNatural(int) - Method in class bibliothek.extension.gui.dock.preference.DefaultPreferenceModel
 
isNatural(int) - Method in class bibliothek.extension.gui.dock.preference.MergedPreferenceModel
 
isNatural() - Method in interface bibliothek.extension.gui.dock.preference.Preference
Tells whether this preference is natural or artificial.
isNatural(int) - Method in interface bibliothek.extension.gui.dock.preference.PreferenceModel
Tells whether the index'th preference is natural or artificial.
isNatural(int) - Method in class bibliothek.extension.gui.dock.preference.PreferenceTreeModel
 
isNode(SplitDockTree.Key) - Method in class bibliothek.gui.dock.station.split.SplitDockTree
Tells whether key represents a node or not.
isNullEntryAllowed() - Method in interface bibliothek.extension.gui.dock.preference.preferences.choice.Choice
Tells whether the user choose nothing.
isNullEntryAllowed() - Method in class bibliothek.extension.gui.dock.preference.preferences.choice.DefaultChoice
 
isNullValueReplacedByDefault() - Method in class bibliothek.gui.dock.util.PropertyKey
If set, then the null value should be replaced by the default value specified by this key.
isOnFocusing() - Method in class bibliothek.gui.DockController
Tells whether one of the methods which change the focus is currently running, or not.
isOnMove() - Method in class bibliothek.gui.dock.control.DefaultDockRelocator
 
isOnMove() - Method in class bibliothek.gui.dock.control.DockRelocator
Tells whether the user has currently grabbed a dockable and moves the dockable around.
isOnPut() - Method in class bibliothek.gui.dock.control.DefaultDockRelocator
 
isOnPut() - Method in class bibliothek.gui.dock.control.DockRelocator
Tells whether this relocator currently puts a Dockable.
isOnTransition() - Method in class bibliothek.gui.dock.facile.action.StateManager
Tells whether this StateManager currently is executing a transition.
isOverDropIcon(int, int) - Method in class bibliothek.gui.dock.themes.basic.action.buttons.DropDownMiniButton
Tells whether the point x/y is over the smaller subbutton or not.
isPaintIconWhenInactive() - Method in class bibliothek.extension.gui.dock.theme.eclipse.rex.tab.EclipseDockTitleEvent
Tells whether icons should be painted when the tab is not selected.
isPreferred() - Method in class bibliothek.gui.dock.event.DockTitleEvent
Tells whether the Dockable is preferred in some way by the station.
isRemoveEmptyGroups() - Method in class bibliothek.gui.dock.action.actions.GroupedDockAction
If true, groups with no Dockable associated to, will be deleted automatically.
isRemoveOnClose() - Method in class bibliothek.gui.dock.common.DefaultMultipleCDockable
 
isRemoveOnClose() - Method in interface bibliothek.gui.dock.common.MultipleCDockable
Tells whether this MultipleCDockable should be removed from the CControl when it is made invisible.
isRequested() - Static method in class bibliothek.gui.dock.security.SecureDockController
Deprecated. uses a proprietary implementation, currently no replacement available
isResizeLocked() - Method in class bibliothek.gui.dock.common.intern.AbstractCDockable
Tells whether width and height are locked.
isResizeLockedHorizontally() - Method in class bibliothek.gui.dock.common.intern.AbstractCDockable
 
isResizeLockedHorizontally() - Method in interface bibliothek.gui.dock.common.intern.CDockable
Tells whether the width of this dockable should remain the same when its parent changes the size.
isResizeLockedVertically() - Method in class bibliothek.gui.dock.common.intern.AbstractCDockable
 
isResizeLockedVertically() - Method in interface bibliothek.gui.dock.common.intern.CDockable
Tells whether the height of this dockable should remain the same when its parent changes the size.
isResizingEnabled() - Method in class bibliothek.gui.dock.SplitDockStation
Tells whether the user can drag dividiers and resize dockables in this way.
isSelectable() - Method in class bibliothek.gui.dock.themes.basic.action.dropdown.AbstractDropDownHandler
 
isSelectable() - Method in interface bibliothek.gui.dock.themes.basic.action.dropdown.DropDownViewItem
Tells whether this item can be selected by the button.
isSelectable() - Method in class bibliothek.gui.dock.themes.basic.action.dropdown.SubDropDownHandler
 
isSelected() - Method in class bibliothek.extension.gui.dock.theme.eclipse.rex.tab.BaseTabComponent
 
isSelected() - Method in class bibliothek.extension.gui.dock.theme.eclipse.rex.tab.EclipseDockTitleEvent
Tells whether the tab which fired this event is selected.
isSelected() - Method in class bibliothek.extension.gui.dock.theme.flat.FlatTab.FlatButton
Determines whether this button is selected or not.
isSelected(Dockable) - Method in class bibliothek.gui.dock.action.actions.GroupedSelectableDockAction
 
isSelected(Object) - Method in class bibliothek.gui.dock.action.actions.GroupedSelectableDockAction
Gets the selected-state property of the group key.
isSelected(Dockable) - Method in class bibliothek.gui.dock.action.actions.SimpleSelectableAction
 
isSelected() - Method in class bibliothek.gui.dock.action.actions.SimpleSelectableAction
Gets the selected-state of this action.
isSelected(Dockable) - Method in interface bibliothek.gui.dock.action.SelectableDockAction
Tells whether this DockAction is selected or not (in respect to the given dockable).
isSelected() - Method in class bibliothek.gui.dock.common.intern.action.CSelectableAction
Tells whether this action is selected or not.
isSelected(String) - Method in class bibliothek.gui.dock.common.intern.color.BasicTabTransmitter
 
isSelected(String) - Method in class bibliothek.gui.dock.common.intern.color.BubbleTabTransmitter
 
isSelected(String) - Method in class bibliothek.gui.dock.common.intern.color.EclipseTabTransmitter
 
isSelected(String) - Method in class bibliothek.gui.dock.common.intern.color.FlatTabTransmitter
 
isSelected(String) - Method in class bibliothek.gui.dock.common.intern.color.TabColorTransmitter
Tells whether id represents a color that is used on selected tabs.
isSelected() - Method in class bibliothek.gui.dock.themes.basic.action.BasicButtonModel
Tells whether this model is selected or not.
isSelectionEnabled() - Method in class bibliothek.gui.dock.themes.basic.action.BasicDropDownButtonModel
Tells whether the selected child-action of the represented DropDownAction is currently enabled or not.
isSeparateSources() - Method in class bibliothek.gui.dock.action.MultiDockActionSource
Tells whether there is a separator between sources or not
isSeparators() - Method in class bibliothek.gui.dock.action.DefaultActionOffer
Gets whether there are separators between groups.
isSet(Priority) - Method in class bibliothek.gui.dock.title.DockTitleVersion
Tells whether there is a factory with the importance priority, or not.
isShowHideAction() - Method in class bibliothek.gui.DockFrontend
Tells whether the hide-action is shown or not.
isShowing() - Method in class bibliothek.gui.dock.ScreenDockStation
Tells whether this station shows its children or not.
isShown(Dockable) - Method in class bibliothek.gui.DockFrontend
Tells whether dockable is visible or not.
isSmallButtons() - Method in class bibliothek.gui.dock.FlapDockStation
How the buttons are organized.
isStackable() - Method in class bibliothek.gui.dock.common.CWorkingArea
 
isStackable() - Method in interface bibliothek.gui.dock.common.intern.CDockable
Tells whether this dockable can be combined with another dockable to create a stack.
isStackable() - Method in class bibliothek.gui.dock.common.intern.DefaultCDockable
 
isStackable() - Method in enum bibliothek.gui.dock.common.intern.DefaultCDockable.Permissions
Represents the property DefaultCDockable.isStackable().
isStationVisible() - Method in class bibliothek.gui.dock.SplitDockStation
 
isStationVisible() - Method in class bibliothek.gui.dock.StackDockStation
 
isStationVisible() - Method in class bibliothek.gui.dock.station.AbstractDockableStation
 
isStationVisible() - Method in class bibliothek.gui.dock.station.AbstractDockStation
 
isStationVisible() - Method in interface bibliothek.gui.DockStation
Tells whether this station is visible or not.
isSuppressable() - Method in class bibliothek.gui.dock.action.ActionPopup
Whether this ActionPopup can be suppressed or not.
isSuppressTitle() - Method in class bibliothek.gui.dock.common.CWorkingArea
Deprecated. use AbstractCDockable.isTitleShown() instead
isTabAction(Dockable, DockAction) - Method in class bibliothek.extension.gui.dock.theme.eclipse.DefaultEclipseThemeConnector
 
isTabAction(Dockable, DockAction) - Method in interface bibliothek.extension.gui.dock.theme.eclipse.EclipseThemeConnector
Tells whether action should be displayed on the tab of dockable or on the right side.
isTitleShown() - Method in class bibliothek.gui.dock.common.intern.AbstractCDockable
 
isTitleShown() - Method in interface bibliothek.gui.dock.common.intern.CDockable
Tells whether this dockable shows its title or not.
isTopSeparator() - Method in class bibliothek.gui.dock.support.menu.SeparatingMenuPiece
Tells whether there is a separator shown above the content of this piece.
isTransferTheme() - Method in class bibliothek.gui.dock.facile.menu.ThemeMenuPiece
Tells whether this piece is transfers the DockTheme from its map to the controller.
isTriggerable(boolean) - Method in class bibliothek.gui.dock.themes.basic.action.dropdown.AbstractDropDownHandler
 
isTriggerable(boolean) - Method in interface bibliothek.gui.dock.themes.basic.action.dropdown.DropDownViewItem
Tells whether the item can be triggered if it is on the button or in the menu.
isTriggerable(boolean) - Method in class bibliothek.gui.dock.themes.basic.action.dropdown.SubDropDownHandler
 
isValid(KeyStroke) - Method in interface bibliothek.extension.gui.dock.preference.preferences.KeyStrokeValidator
Checks whether keyStroke is valid.
isValidNormalized(Dockable) - Method in class bibliothek.gui.dock.common.intern.CStateManager
 
isValidNormalized(Dockable) - Method in class bibliothek.gui.dock.facile.action.StateManager
Tells whether the element dockable is on a valid normalized area or not.
isVertical() - Method in enum bibliothek.gui.dock.title.DockTitle.Orientation
Tells a DockTitle that its preferred width should be smaller than its preferred height
isVisible() - Method in class bibliothek.gui.dock.common.intern.AbstractCDockable
 
isVisible(CDockable) - Method in interface bibliothek.gui.dock.common.intern.CControlAccess
Tells whether dockable is visible or not.
isVisible() - Method in interface bibliothek.gui.dock.common.intern.CDockable
Tells whether this dockable is currently visible or not.
isVisible() - Method in class bibliothek.gui.dock.facile.action.ReplaceActionGuard
Tells whether the action of this guard can be seen or not
isVisible(Dockable) - Method in class bibliothek.gui.dock.FlapDockStation
 
isVisible(Dockable) - Method in class bibliothek.gui.dock.SplitDockStation
 
isVisible(Dockable) - Method in class bibliothek.gui.dock.StackDockStation
 
isVisible(Dockable) - Method in class bibliothek.gui.dock.station.AbstractDockableStation
 
isVisible(Dockable) - Method in class bibliothek.gui.dock.station.AbstractDockStation
 
isVisible(Dockable) - Method in interface bibliothek.gui.DockStation
Tells whether the child dockable is visible or not.
isWidthSet() - Method in class bibliothek.gui.dock.common.layout.RequestDimension
Tells whether the width was set or is invalid.
isWorkingArea() - Method in class bibliothek.gui.dock.common.CGridArea
 
isWorkingArea() - Method in class bibliothek.gui.dock.common.CMinimizeArea
 
isWorkingArea() - Method in interface bibliothek.gui.dock.common.CStation
Tells whether this station is a special working area or not.
isWorkingArea() - Method in class bibliothek.gui.dock.common.CWorkingArea
 
isWorkingArea() - Method in class bibliothek.gui.dock.common.intern.AbstractCStation
 
item - Variable in class bibliothek.gui.dock.themes.basic.action.menu.AbstractMenuHandler
the visual representation of the action, may be null
items() - Method in class bibliothek.gui.dock.support.menu.MenuPiece
Gets all items that are shown by this piece.
itemTriggered() - Method in class bibliothek.gui.dock.themes.basic.action.dropdown.SelectableDropDownHandler
Called if the menuitem was clicked.
iterator() - Method in class bibliothek.gui.dock.action.DefaultDockActionSource
 
iterator() - Method in class bibliothek.gui.dock.action.FilteredDockActionSource
 
iterator() - Method in class bibliothek.gui.dock.action.HierarchyDockActionSource
 
iterator() - Method in class bibliothek.gui.dock.action.MultiDockActionSource
 
iterator() - Method in class bibliothek.gui.dock.common.intern.action.CloseActionSource
 
iterator() - Method in class bibliothek.gui.dock.station.DisplayerCollection
 
iterator() - Method in class bibliothek.gui.dock.station.split.SplitDockPathProperty
 
iterator() - Method in class bibliothek.util.xml.XElement
 

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