|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of WebPanel in com.alee.examples.content |
---|
Subclasses of WebPanel in com.alee.examples.content | |
---|---|
class |
IconProgress
|
class |
SourceViewer
User: mgarin Date: 05.03.12 Time: 12:38 |
Uses of WebPanel in com.alee.extended.breadcrumb |
---|
Subclasses of WebPanel in com.alee.extended.breadcrumb | |
---|---|
class |
WebBreadcrumb
User: mgarin Date: 01.03.12 Time: 18:54 |
class |
WebBreadcrumbPanel
User: mgarin Date: 25.09.12 Time: 13:26 |
class |
WebFileBreadcrumb
User: mgarin Date: 22.06.12 Time: 15:00 |
Uses of WebPanel in com.alee.extended.button |
---|
Subclasses of WebPanel in com.alee.extended.button | |
---|---|
class |
WebSwitch
This component that allows switching between two states. |
class |
WebSwitchGripper
User: mgarin Date: 02.11.12 Time: 14:37 |
Methods in com.alee.extended.button that return WebPanel | |
---|---|
WebPanel |
WebSwitch.setRound(int round)
Sets switch corners rounding. |
Uses of WebPanel in com.alee.extended.colorchooser |
---|
Subclasses of WebPanel in com.alee.extended.colorchooser | |
---|---|
class |
DoubleColorField
User: mgarin Date: 08.07.2010 Time: 14:12:13 |
Uses of WebPanel in com.alee.extended.date |
---|
Subclasses of WebPanel in com.alee.extended.date | |
---|---|
class |
WebCalendar
This is a custom calendar component. |
Fields in com.alee.extended.date declared as WebPanel | |
---|---|
protected WebPanel |
WebCalendar.monthDays
|
protected WebPanel |
WebCalendar.weekHeaders
|
Methods in com.alee.extended.date that return WebPanel | |
---|---|
protected WebPanel |
WebCalendar.createMonthPanel()
Creates and returns month panel. |
Uses of WebPanel in com.alee.extended.dock |
---|
Subclasses of WebPanel in com.alee.extended.dock | |
---|---|
class |
WebDockableFrame
User: mgarin Date: 28.06.12 Time: 13:31 |
class |
WebDockablePane
User: mgarin Date: 28.06.12 Time: 13:31 |
Fields in com.alee.extended.dock declared as WebPanel | |
---|---|
protected WebPanel |
WebDockableFrame.buttonsPanel
|
protected WebPanel |
WebDockableFrame.titlePanel
|
Methods in com.alee.extended.dock that return WebPanel | |
---|---|
WebPanel |
WebDockableFrame.getButtonsPanel()
|
WebPanel |
WebDockableFrame.getTitlePanel()
|
Uses of WebPanel in com.alee.extended.filechooser |
---|
Subclasses of WebPanel in com.alee.extended.filechooser | |
---|---|
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 |
Fields in com.alee.extended.filechooser declared as WebPanel | |
---|---|
protected WebPanel |
WebPathField.contentPanel
|
Uses of WebPanel in com.alee.extended.language |
---|
Subclasses of WebPanel in com.alee.extended.language | |
---|---|
class |
LanguageEditor
User: mgarin Date: 16.05.12 Time: 14:33 |
Uses of WebPanel in com.alee.extended.menu |
---|
Subclasses of WebPanel in com.alee.extended.menu | |
---|---|
class |
WebDynamicMenu
Custom dynamic menu with pretty display/hide animations. |
Uses of WebPanel in com.alee.extended.ninepatch |
---|
Subclasses of WebPanel in com.alee.extended.ninepatch | |
---|---|
class |
NinePatchEditorPanel
This is a simple panel that contains fully-functional nine-patch image format editor. |
Uses of WebPanel in com.alee.extended.panel |
---|
Subclasses of WebPanel in com.alee.extended.panel | |
---|---|
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 |
Fields in com.alee.extended.panel declared as WebPanel | |
---|---|
protected WebPanel |
WebCollapsiblePane.contentPanel
Content panel. |
protected WebPanel |
WebCollapsiblePane.headerPanel
Header panel. |
Methods in com.alee.extended.panel that return WebPanel | |
---|---|
WebPanel |
WebTitledPanel.getContentPanel()
|
WebPanel |
WebCollapsiblePane.getHeaderPanel()
Returns header panel. |
WebPanel |
WebTitledPanel.getTitlePanel()
|
Uses of WebPanel in com.alee.extended.progress |
---|
Subclasses of WebPanel in com.alee.extended.progress | |
---|---|
class |
WebProgressOverlay
User: mgarin Date: 06.06.12 Time: 19:32 |
Uses of WebPanel in com.alee.extended.tab |
---|
Subclasses of WebPanel in com.alee.extended.tab | |
---|---|
class |
WebDocumentPane<T extends DocumentData>
This component is basically a special container for customizable documents described by DocumentData class. |
Uses of WebPanel in com.alee.extended.transition |
---|
Subclasses of WebPanel in com.alee.extended.transition | |
---|---|
class |
ComponentTransition
User: mgarin Date: 26.10.11 Time: 12:57 |
class |
MultiComponentTransition
User: mgarin Date: 09.11.12 Time: 13:57 |
Uses of WebPanel in com.alee.extended.tree |
---|
Subclasses of WebPanel in com.alee.extended.tree | |
---|---|
class |
WebCheckBoxTreeCellRenderer
Custom default cell renderer for WebCheckBoxTree. |
Uses of WebPanel in com.alee.extended.window |
---|
Fields in com.alee.extended.window declared as WebPanel | |
---|---|
protected WebPanel |
WebPopOver.container
WebPopOver components container. |
protected WebPanel |
TestFrame.container
Main components container. |
Uses of WebPanel in com.alee.laf.colorchooser |
---|
Subclasses of WebPanel in com.alee.laf.colorchooser | |
---|---|
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 WebPanel in com.alee.laf.filechooser |
---|
Subclasses of WebPanel in com.alee.laf.filechooser | |
---|---|
class |
WebFileChooserPanel
File chooser panel component. |
Fields in com.alee.laf.filechooser declared as WebPanel | |
---|---|
protected WebPanel |
WebFileChooserPanel.controlsPanel
|
protected WebPanel |
WebFileChooserPanel.selectedFilesPanel
|
Uses of WebPanel in com.alee.laf.panel |
---|
Methods in com.alee.laf.panel that return WebPanel | |
---|---|
WebPanel |
WebPanel.add(java.awt.Component... components)
Adds all specified components into the panel. |
WebPanel |
WebPanel.add(int index,
java.awt.Component... components)
Adds all components into the panel under the specified index. |
WebPanel |
WebPanel.add(java.util.List<? extends java.awt.Component> components)
Adds all components from the list into the panel. |
WebPanel |
WebPanel.add(java.util.List<? extends java.awt.Component> components,
int index)
Adds all components from the list into the panel under the specified index. |
WebPanel |
WebPanel.add(java.util.List<? extends java.awt.Component> components,
java.lang.String constraints)
Adds all components from the list into the panel under the specified constraints. |
WebPanel |
WebPanel.add(java.lang.String constraints,
java.awt.Component... components)
Adds all components into the panel under the specified constraints. |
WebPanel |
WebPanel.setBorderColor(java.awt.Color color)
Sets decoration border color. |
WebPanel |
WebPanel.setBorderStroke(java.awt.Stroke stroke)
Sets decoration border stroke. |
WebPanel |
WebPanel.setDisabledBorderColor(java.awt.Color color)
Sets decoration disabled border color. |
WebPanel |
WebPanel.setMargin(int spacing)
Sets panel margin. |
WebPanel |
WebPanel.setMargin(int top,
int left,
int bottom,
int right)
Sets panel margin. |
WebPanel |
WebPanel.setMinimumHeight(int minimumHeight)
Sets component minimum height. |
WebPanel |
WebPanel.setMinimumWidth(int minimumWidth)
Sets component minimum width. |
WebPanel |
WebPanel.setPaintBackground(boolean paint)
Sets whether should paint decoration background or not. |
WebPanel |
WebPanel.setPainter(Painter painter)
Sets panel painter. |
WebPanel |
WebPanel.setPaintFocus(boolean paint)
Sets whether focus should be painted or not. |
WebPanel |
WebPanel.setPreferredHeight(int preferredHeight)
Sets component preferred height. |
WebPanel |
WebPanel.setPreferredWidth(int preferredWidth)
Sets component preferred width. |
WebPanel |
WebPanel.setRound(int round)
Sets decoration corners rounding. |
WebPanel |
WebPanel.setShadeTransparency(float transparency)
Sets decoration shade transparency. |
WebPanel |
WebPanel.setShadeWidth(int shadeWidth)
Sets decoration shade width. |
WebPanel |
WebPanel.setUndecorated(boolean undecorated)
Sets whether panel should be undecorated or not. |
WebPanel |
WebPanel.setWebColoredBackground(boolean webColored)
Sets whether should paint web-styled background or not. |
Uses of WebPanel in com.alee.laf.toolbar |
---|
Subclasses of WebPanel in com.alee.laf.toolbar | |
---|---|
class |
WebToolBarCorner
This component serves as a visual connector between horizontal and vertical toolbars. |
Uses of WebPanel in com.alee.managers.glasspane |
---|
Subclasses of WebPanel in com.alee.managers.glasspane | |
---|---|
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 WebPanel in com.alee.managers.notification |
---|
Subclasses of WebPanel in com.alee.managers.notification | |
---|---|
class |
WebNotificationPopup
Custom popup used to display notifications within the application windows. |
Fields in com.alee.managers.notification declared as WebPanel | |
---|---|
protected WebPanel |
WebNotificationPopup.contentPanel
|
protected WebPanel |
WebNotificationPopup.optionsPanel
|
Uses of WebPanel in com.alee.managers.popup |
---|
Subclasses of WebPanel in com.alee.managers.popup | |
---|---|
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 WebPanel in com.alee.utils.swing |
---|
Subclasses of WebPanel in com.alee.utils.swing | |
---|---|
class |
WebHeavyWeightPopup
Custom extension that makes use of Swing heavy-weight popup. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |