Uses of Interface
com.alee.utils.laf.ShapeProvider

Packages that use ShapeProvider
com.alee.examples.content   
com.alee.extended.breadcrumb   
com.alee.extended.button   
com.alee.extended.checkbox   
com.alee.extended.colorchooser   
com.alee.extended.date   
com.alee.extended.dock   
com.alee.extended.filechooser   
com.alee.extended.hotkey   
com.alee.extended.image   
com.alee.extended.label   
com.alee.extended.language   
com.alee.extended.list   
com.alee.extended.menu   
com.alee.extended.ninepatch   
com.alee.extended.panel   
com.alee.extended.progress   
com.alee.extended.statusbar   
com.alee.extended.tab   
com.alee.extended.transition   
com.alee.extended.tree   
com.alee.laf.button   
com.alee.laf.checkbox   
com.alee.laf.colorchooser   
com.alee.laf.combobox   
com.alee.laf.filechooser   
com.alee.laf.menu   
com.alee.laf.panel   
com.alee.laf.progressbar   
com.alee.laf.radiobutton   
com.alee.laf.scroll   
com.alee.laf.spinner   
com.alee.laf.tabbedpane   
com.alee.laf.table.editors   
com.alee.laf.table.renderers   
com.alee.laf.text   
com.alee.laf.toolbar   
com.alee.laf.tooltip   
com.alee.managers.glasspane   
com.alee.managers.notification   
com.alee.managers.popup   
com.alee.managers.tooltip   
com.alee.utils   
com.alee.utils.swing   
 

Uses of ShapeProvider in com.alee.examples.content
 

Classes in com.alee.examples.content that implement ShapeProvider
 class IconProgress
           
 class SourceViewer
          User: mgarin Date: 05.03.12 Time: 12:38
 class ViewTabbedPane
          User: mgarin Date: 06.03.12 Time: 13:32
 

Uses of ShapeProvider in com.alee.extended.breadcrumb
 

Classes in com.alee.extended.breadcrumb that implement ShapeProvider
 class WebBreadcrumb
          User: mgarin Date: 01.03.12 Time: 18:54
 class WebBreadcrumbButton
          User: mgarin Date: 01.03.12 Time: 19:07
 class WebBreadcrumbPanel
          User: mgarin Date: 25.09.12 Time: 13:26
 class WebBreadcrumbToggleButton
          User: mgarin Date: 02.03.12 Time: 12:20
 class WebFileBreadcrumb
          User: mgarin Date: 22.06.12 Time: 15:00
 

Uses of ShapeProvider in com.alee.extended.button
 

Classes in com.alee.extended.button that implement ShapeProvider
 class WebSplitButton
          Custom button that displays an additional side (split side) that could call a popup menu.
 class WebSplitButtonUI
          Custom UI for WebSplitButton component.
 class WebSwitch
          This component that allows switching between two states.
 class WebSwitchGripper
          User: mgarin Date: 02.11.12 Time: 14:37
 

Uses of ShapeProvider in com.alee.extended.checkbox
 

Classes in com.alee.extended.checkbox that implement ShapeProvider
 class WebTristateCheckBox
          This WebCheckBox extension class provides additional third selection state - mixed state.
 class WebTristateCheckBoxUI
          Custom UI for WebTristateCheckBox component.
 

Uses of ShapeProvider in com.alee.extended.colorchooser
 

Classes in com.alee.extended.colorchooser that implement ShapeProvider
 class DoubleColorField
          User: mgarin Date: 08.07.2010 Time: 14:12:13
 class WebColorChooserField
          User: mgarin Date: 21.12.12 Time: 15:38
 

Uses of ShapeProvider in com.alee.extended.date
 

Classes in com.alee.extended.date that implement ShapeProvider
 class WebCalendar
          This is a custom calendar component.
 class WebDateField
          This is a custom component that allows date selection.
 

Uses of ShapeProvider in com.alee.extended.dock
 

Classes in com.alee.extended.dock that implement ShapeProvider
 class WebDockableFrame
          User: mgarin Date: 28.06.12 Time: 13:31
 class WebDockablePane
          User: mgarin Date: 28.06.12 Time: 13:31
 

Uses of ShapeProvider in com.alee.extended.filechooser
 

Classes in com.alee.extended.filechooser that implement ShapeProvider
 class WebDirectoryChooserPanel
          This custom component provides a directory chooser functionality.
 class WebFileChooserField
          User: mgarin Date: 07.08.11 Time: 15:44
 class WebFileChooserField.FilePlate
           
 class WebFileDrop
          Custom component that acts as files container and allows drag & drop them.
 class WebFilePlate
          This is a custom panel that represents a single File within any container.
 class WebPathField
          User: mgarin Date: 05.07.11 Time: 18:20
 

Uses of ShapeProvider in com.alee.extended.hotkey
 

Classes in com.alee.extended.hotkey that implement ShapeProvider
 class WebHotkeyField
          User: mgarin Date: 09.04.2010 Time: 12:26:09
 

Uses of ShapeProvider in com.alee.extended.image
 

Classes in com.alee.extended.image that implement ShapeProvider
 class WebDecoratedImage
          User: mgarin Date: 05.06.12 Time: 16:23
 

Uses of ShapeProvider in com.alee.extended.label
 

Classes in com.alee.extended.label that implement ShapeProvider
 class WebStepLabel
          This class provides a quick access to step-styled label which can be used to visualize some process steps.
 

Uses of ShapeProvider in com.alee.extended.language
 

Classes in com.alee.extended.language that implement ShapeProvider
 class LanguageEditor
          User: mgarin Date: 16.05.12 Time: 14:33
 

Uses of ShapeProvider in com.alee.extended.list
 

Classes in com.alee.extended.list that implement ShapeProvider
 class WebCheckBoxListElement
          Component for default checkbox list cell rendering.
 

Uses of ShapeProvider in com.alee.extended.menu
 

Classes in com.alee.extended.menu that implement ShapeProvider
 class WebDynamicMenu
          Custom dynamic menu with pretty display/hide animations.
 

Uses of ShapeProvider in com.alee.extended.ninepatch
 

Classes in com.alee.extended.ninepatch that implement ShapeProvider
 class NinePatchEditorPanel
          This is a simple panel that contains fully-functional nine-patch image format editor.
 

Uses of ShapeProvider in com.alee.extended.panel
 

Classes in com.alee.extended.panel that implement ShapeProvider
 class AlignPanel
          Custom panel that aligns contained component.
 class BorderPanel
          User: mgarin Date: 03.06.11 Time: 17:46
 class CenterPanel
          User: mgarin Date: 01.07.11 Time: 13:24
 class EmptyPanel
          User: mgarin Date: 14.10.11 Time: 19:46
 class FlowPanel
          User: mgarin Date: 28.11.12 Time: 19:57
 class GridPanel
          User: mgarin Date: 30.05.12 Time: 15:23
 class GroupPanel
          This panel allows you to quickly place a small group of components into a row or a column.
 class ResizablePanel
          User: mgarin Date: 23.12.11 Time: 17:28
 class SingleAlignPanel
          Custom panel that aligns contained component to single side.
 class TwoSidesPanel
          User: mgarin Date: 24.02.12 Time: 16:18
 class VerticalPanel
          User: mgarin Date: 28.09.12 Time: 16:31
 class WebAccordion
          Accordion groups separate collapsible panes into a single component.
 class WebButtonGroup
          This component allows quick visual web-styled buttons grouping.
 class WebCollapsiblePane
          This extended components allows you to quickly create and manipulate a collapsible pane.
 class WebComponentPanel
          User: mgarin Date: 29.02.12 Time: 16:53
 class WebComponentPanel.WebSelectablePanel
           
 class WebOverlay
          User: mgarin Date: 05.06.12 Time: 19:53

This component allows you to add one or more custom overlaying components atop of other component.

 class WebSwitchPane
           
 class WebTitledPanel
          User: mgarin Date: 12.04.12 Time: 14:03
 class WrapPanel
          User: mgarin Date: 23.05.12 Time: 21:29
 

Uses of ShapeProvider in com.alee.extended.progress
 

Classes in com.alee.extended.progress that implement ShapeProvider
 class WebProgressOverlay
          User: mgarin Date: 06.06.12 Time: 19:32
 class WebStepProgress
          User: mgarin Date: 14.01.13 Time: 13:52
 

Uses of ShapeProvider in com.alee.extended.statusbar
 

Classes in com.alee.extended.statusbar that implement ShapeProvider
 class WebMemoryBar
          User: mgarin Date: 10.10.11 Time: 17:51
 

Uses of ShapeProvider in com.alee.extended.tab
 

Classes in com.alee.extended.tab that implement ShapeProvider
 class WebDocumentPane<T extends DocumentData>
          This component is basically a special container for customizable documents described by DocumentData class.
 

Uses of ShapeProvider in com.alee.extended.transition
 

Classes in com.alee.extended.transition that implement ShapeProvider
 class ComponentTransition
          User: mgarin Date: 26.10.11 Time: 12:57
 class MultiComponentTransition
          User: mgarin Date: 09.11.12 Time: 13:57
 

Uses of ShapeProvider in com.alee.extended.tree
 

Classes in com.alee.extended.tree that implement ShapeProvider
 class WebAsyncTreeFilterField<E extends AsyncUniqueNode>
          Special filter field that can be attached to any WebAsyncTree.
 class WebCheckBoxTreeCellRenderer
          Custom default cell renderer for WebCheckBoxTree.
 

Uses of ShapeProvider in com.alee.laf.button
 

Classes in com.alee.laf.button that implement ShapeProvider
 class WebButton
          User: mgarin Date: 28.06.11 Time: 0:43
 class WebButtonUI
           
 class WebToggleButton
          User: mgarin Date: 28.06.11 Time: 0:47
 class WebToggleButtonUI
          User: mgarin Date: 06.07.11 Time: 11:33
 

Uses of ShapeProvider in com.alee.laf.checkbox
 

Classes in com.alee.laf.checkbox that implement ShapeProvider
 class WebCheckBox
          User: mgarin Date: 28.06.11 Time: 0:50
 class WebCheckBoxUI
          Custom UI for JCheckBox component.
 

Uses of ShapeProvider in com.alee.laf.colorchooser
 

Classes in com.alee.laf.colorchooser that implement ShapeProvider
 class LineColorChooser
          User: mgarin Date: 07.07.2010 Time: 17:21:52
 class PaletteColorChooser
          User: mgarin Date: 07.07.2010 Time: 17:21:44
 class WebColorChooserPanel
          User: mgarin Date: 10.03.11 Time: 16:46
 

Uses of ShapeProvider in com.alee.laf.combobox
 

Classes in com.alee.laf.combobox that implement ShapeProvider
 class WebComboBox
          User: mgarin Date: 28.06.11 Time: 1:11
 class WebComboBoxUI
          Custom UI for JComboBox component.
 

Uses of ShapeProvider in com.alee.laf.filechooser
 

Classes in com.alee.laf.filechooser that implement ShapeProvider
 class WebFileChooserPanel
          File chooser panel component.
 

Uses of ShapeProvider in com.alee.laf.menu
 

Classes in com.alee.laf.menu that implement ShapeProvider
 class WebMenuBar
           
 class WebMenuBarUI
          User: mgarin Date: 15.08.11 Time: 20:24
 class WebPopupMenu
          This JPopupMenu extension class provides a direct access to WebPopupMenuUI methods.
 class WebPopupMenuUI
          Custom UI for JPopupMenu component.
 

Uses of ShapeProvider in com.alee.laf.panel
 

Classes in com.alee.laf.panel that implement ShapeProvider
 class WebPanel
          This JPanel extension class provides a direct access to WebPanelUI methods.
 class WebPanelUI
          Custom UI for JPanel component.
 

Uses of ShapeProvider in com.alee.laf.progressbar
 

Classes in com.alee.laf.progressbar that implement ShapeProvider
 class WebProgressBar
          User: mgarin Date: 28.06.11 Time: 1:10
 class WebProgressBarUI
          User: mgarin Date: 28.04.11 Time: 15:05
 

Uses of ShapeProvider in com.alee.laf.radiobutton
 

Classes in com.alee.laf.radiobutton that implement ShapeProvider
 class WebRadioButton
          User: mgarin Date: 28.06.11 Time: 0:51
 class WebRadioButtonUI
          User: mgarin Date: 28.04.11 Time: 14:55
 

Uses of ShapeProvider in com.alee.laf.scroll
 

Classes in com.alee.laf.scroll that implement ShapeProvider
 class WebScrollPane
          User: mgarin Date: 29.04.11 Time: 15:37
 class WebScrollPaneUI
          User: mgarin Date: 29.04.11 Time: 15:34
 

Uses of ShapeProvider in com.alee.laf.spinner
 

Classes in com.alee.laf.spinner that implement ShapeProvider
 class WebSpinner
          User: mgarin Date: 25.07.11 Time: 17:10
 class WebSpinnerUI
          User: mgarin Date: 25.07.11 Time: 17:10
 

Uses of ShapeProvider in com.alee.laf.tabbedpane
 

Classes in com.alee.laf.tabbedpane that implement ShapeProvider
 class WebTabbedPane
          User: mgarin Date: 28.06.11 Time: 0:52
 class WebTabbedPaneUI
          User: mgarin Date: 27.04.11 Time: 18:39
 

Uses of ShapeProvider in com.alee.laf.table.editors
 

Classes in com.alee.laf.table.editors that implement ShapeProvider
 class GenericCellEditor
          User: mgarin Date: 28.11.12 Time: 14:19
 

Uses of ShapeProvider in com.alee.laf.table.renderers
 

Classes in com.alee.laf.table.renderers that implement ShapeProvider
 class WebBooleanRenderer
          User: mgarin Date: 31.10.12 Time: 15:27
 

Uses of ShapeProvider in com.alee.laf.text
 

Classes in com.alee.laf.text that implement ShapeProvider
 class WebFormattedTextField
          User: mgarin Date: 24.08.11 Time: 15:51
 class WebFormattedTextFieldUI
          Custom UI for JFormattedTextField component.
 class WebPasswordField
          User: mgarin Date: 28.06.11 Time: 1:15
 class WebPasswordFieldUI
          User: mgarin Date: 16.05.11 Time: 20:37
 class WebTextField
          User: mgarin Date: 28.06.11 Time: 1:13
 class WebTextFieldUI
          User: mgarin Date: 16.05.11 Time: 16:39
 

Uses of ShapeProvider in com.alee.laf.toolbar
 

Classes in com.alee.laf.toolbar that implement ShapeProvider
 class WebToolBar
          User: mgarin Date: 23.08.11 Time: 16:15
 class WebToolBarCorner
          This component serves as a visual connector between horizontal and vertical toolbars.
 class WebToolBarUI
          User: mgarin Date: 17.08.11 Time: 23:06
 

Uses of ShapeProvider in com.alee.laf.tooltip
 

Classes in com.alee.laf.tooltip that implement ShapeProvider
 class WebToolTip
          This JToolTip extension class provides a direct access to WebToolTipUI methods.
 class WebToolTipUI
          Custom UI for JTooltip component.
 

Uses of ShapeProvider in com.alee.managers.glasspane
 

Classes in com.alee.managers.glasspane that implement ShapeProvider
 class WebGlassPane
          This is a specified WebLaF glass pane that is used to display custom tooltips, highlights, animations, transitions and other custom stuff atop of all components visible in window/applet.
 

Uses of ShapeProvider in com.alee.managers.notification
 

Classes in com.alee.managers.notification that implement ShapeProvider
 class WebNotificationPopup
          Custom popup used to display notifications within the application windows.
 

Uses of ShapeProvider in com.alee.managers.popup
 

Classes in com.alee.managers.popup that implement ShapeProvider
 class PopupLayer
          This special container is used to place various custom WebLaF popups on it.
 class ShadeLayer
          This special popup layer is used to place modal-like popups atop of it.
 class WebButtonPopup
          User: mgarin Date: 26.03.12 Time: 17:32
 class WebPopup
          This is base popup class which offers basic popups functionality and contains all features needed to create great-looking popups within the window root pane bounds.
 

Uses of ShapeProvider in com.alee.managers.tooltip
 

Classes in com.alee.managers.tooltip that implement ShapeProvider
 class WebCustomTooltip
          User: mgarin Date: 10.12.10 Time: 20:47
 

Uses of ShapeProvider in com.alee.utils
 

Methods in com.alee.utils that return ShapeProvider
static ShapeProvider LafUtils.getShapeProvider(java.awt.Component component)
          Returns shape provider for the specified component or null if shape provider is not supported.
 

Uses of ShapeProvider in com.alee.utils.swing
 

Classes in com.alee.utils.swing that implement ShapeProvider
 class WebHeavyWeightPopup
          Custom extension that makes use of Swing heavy-weight popup.