Serialized Form
Package contrib.com.blogofbug.examples |
Package contrib.com.blogofbug.swing.borders |
borderRenderer
AbstractImageBorder borderRenderer
paintBorder
boolean paintBorder
Package contrib.com.blogofbug.swing.components |
start
java.awt.Color start
- Gradient start colour
end
java.awt.Color end
- Gradient end color
gp
java.awt.GradientPaint gp
- Gradient painter
cache
java.awt.image.BufferedImage cache
- A pre-rendered gradient in an image
imageIcon
javax.swing.ImageIcon imageIcon
- The image that ends up getting scaled
layout
CaroselLayout layout
- The layout being used for the carousel
lastWheeledTo
java.awt.Component lastWheeledTo
- The last component the wheel selected. Used to ensure we don't move too
far around why they are wheeling and they turn back on themselves
creating a nasty oscilation in the animation (everything works fine, it's
just not purty)
DEFAULT_CONTENT_WIDTH
int DEFAULT_CONTENT_WIDTH
- The prefered width of the components in the container, everything will be
scaled to this width for neutral scaling (1.0)
spinStartDelay
int spinStartDelay
- Delay in milliseconds from the first click to the start of the spin, this
gives implementors using a double click anywhere to fire an event a
chance for their users to get the double click message before the
component spins around.
carousel
JCarosel carousel
- The carousel used and drawn on the left.
menu
javax.swing.JList menu
- A JList with the menu items in
menuScroll
javax.swing.JScrollPane menuScroll
- The scroll pane the menu is in
menuModel
javax.swing.DefaultListModel menuModel
- The model for the action menu
menuItems
java.util.LinkedList<E> menuItems
- Linked list of the items in the menu
menuMap
java.util.Map<K,V> menuMap
- A hashtable connecting the actions to the components in the carousel
lastSelection
int lastSelection
- The last item selected
upButton
contrib.com.blogofbug.swing.components.JCarouselMenu.UpDownButton upButton
- The button that is drawn when it is possible to scroll up
downButton
contrib.com.blogofbug.swing.components.JCarouselMenu.UpDownButton downButton
- The button shown when you can scroll down
imageBorder
ImageBorder imageBorder
text
java.lang.String text
- The richtext associated with this component
bufferedImage
java.awt.image.BufferedImage bufferedImage
- The image with reflection
alphaComposite
java.awt.AlphaComposite alphaComposite
- The desired alpha composite
Package org.jvnet.lafwidget.ant |
Package org.jvnet.lafwidget.combo |
comboBox
javax.swing.JComboBox comboBox
model
javax.swing.ComboBoxModel model
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
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
JCarouselMenu caroselMenu
- The associated carousel menu.
lafDefaultCellRenderer
javax.swing.ListCellRenderer lafDefaultCellRenderer
- The cell renderer from the currently installed LAF.
previewControls
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
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 |
prev
javax.swing.JButton prev
rows
java.util.ArrayList<E> rows
layout
test.check.TwoColumnPanel.TwoColumnLayout layout
Package test.check.layout |
b1
javax.swing.JButton b1
b2
javax.swing.JButton b2
b3
javax.swing.JButton b3
b1
javax.swing.JButton b1
b2
javax.swing.JButton b2
b3
javax.swing.JButton b3
b4
javax.swing.JButton b4
b5
javax.swing.JButton b5
b6
javax.swing.JButton b6