Uses of Class
bibliothek.gui.dock.action.DockActionIcon

Packages that use DockActionIcon
bibliothek.gui.dock.facile.action Some DockActions used by Common
 

Uses of DockActionIcon in bibliothek.gui.dock.facile.action
 

Methods in bibliothek.gui.dock.facile.action that return DockActionIcon
 DockActionIcon CloseAction.getCloseIcon()
          Gets the DockActionIcon which is responsible for automatically setting the close icon.
 DockActionIcon CloseAction.getCloseIconHover()
          Gets the DockActionIcon which is responsible for automatically setting the close icon when the mouse is hovering over the button.
 DockActionIcon CloseAction.getCloseIconPressed()
          Gets the DockActionIcon which is responsible for automatically setting the close icon if the mouse is pressed.