Serialized Form
Package org.jvnet.lafwidget |
Package org.jvnet.lafwidget.ant |
Package org.jvnet.lafwidget.layout |
child
java.awt.Component child
Package org.jvnet.lafwidget.scroll |
theFormerLayoutManager
java.awt.LayoutManager theFormerLayoutManager
theScrollPane
javax.swing.JScrollPane theScrollPane
theComponent
javax.swing.JComponent theComponent
thePopupMenu
javax.swing.JPopupMenu thePopupMenu
toRestoreOriginal
boolean toRestoreOriginal
theButton
javax.swing.JButton theButton
theImage
java.awt.image.BufferedImage theImage
theStartRectangle
java.awt.Rectangle theStartRectangle
theRectangle
java.awt.Rectangle theRectangle
theStartPoint
java.awt.Point theStartPoint
thePrevPoint
java.awt.Point thePrevPoint
theScale
double theScale
propertyChangeListener
java.beans.PropertyChangeListener propertyChangeListener
theViewPortViewListener
java.awt.event.ContainerAdapter theViewPortViewListener
Package org.jvnet.lafwidget.tabbed |
tabPane
javax.swing.JTabbedPane tabPane
- The associated tabbed pane.
previewCallback
TabPreviewThread.TabPreviewCallback previewCallback
- The associated preview callback.
lafSwitchListener
java.beans.PropertyChangeListener lafSwitchListener
- Listener on LAF switches.
currHoverIndex
int currHoverIndex
- Index of the tab thumbnail currently under the mouse pointer.
mouseListeners
java.awt.event.MouseListener[] mouseListeners
- Mouse listeneres (one for each tab thumbnail).
overviewPanel
TabOverviewDialog.TabGridOverviewPanel overviewPanel
- The associated overview panel.
previewControls
TabPreviewControl[] previewControls
- Tab preview controls.
pWidth
int pWidth
- Width of a single tab preview control.
pHeight
int pHeight
- Height of a single tab preview control.
colCount
int colCount
- Number of overview grid columns.
glassPane
TabOverviewDialog.TabGridOverviewGlassPane glassPane
- Glass pane for rollover effects.
previewControls
contrib.com.blogofbug.swing.components.ReflectedImageLabel[] previewControls
- Tab preview controls.
pWidth
int pWidth
- Width of a single tab preview control.
pHeight
int pHeight
- Height of a single tab preview control.
caroselMenu
contrib.com.blogofbug.swing.components.JCarouselMenu caroselMenu
- The associated carousel menu.
lafDefaultCellRenderer
javax.swing.ListCellRenderer lafDefaultCellRenderer
- The cell renderer from the currently installed LAF.
previewControls
contrib.com.blogofbug.swing.components.ReflectedImageLabel[] previewControls
- Tab preview controls.
pWidth
int pWidth
- Width of a single tab preview control.
pHeight
int pHeight
- Height of a single tab preview control.
carosel
contrib.com.blogofbug.swing.components.JCarosel carosel
- Associated carousel.
iconLabel
javax.swing.JLabel iconLabel
- Label for the tab icon.
titleLabel
javax.swing.JLabel titleLabel
- Label for the tab title.
previewImagePanel
javax.swing.JPanel previewImagePanel
- Panel for the tab preview image.
previewImage
java.awt.image.BufferedImage previewImage
- The preview image itself.
tabPane
javax.swing.JTabbedPane tabPane
- The associated tabbed pane.
Package org.jvnet.lafwidget.tree.dnd |
targetTree
javax.swing.JTree targetTree
targetNode
javax.swing.tree.TreeNode targetNode
sourceString
java.lang.String sourceString
sourceTree
javax.swing.JTree sourceTree
targetTree
javax.swing.JTree targetTree
sourceNode
javax.swing.tree.TreeNode sourceNode
targetNode
javax.swing.tree.TreeNode targetNode
Package org.jvnet.lafwidget.utils |