Serialized Form


Package contrib.com.blogofbug.examples

Class contrib.com.blogofbug.examples.CaroselComponentExample extends javax.swing.JFrame implements Serializable

Class contrib.com.blogofbug.examples.CaroselFinal extends javax.swing.JFrame implements Serializable

Class contrib.com.blogofbug.examples.CaroselLayoutManager extends javax.swing.JFrame implements Serializable

Class contrib.com.blogofbug.examples.CarouselMenu extends javax.swing.JFrame implements Serializable

Class contrib.com.blogofbug.examples.CarouselMenu.ActionCarouselComponent extends AbstractCarouselMenuAction implements Serializable

Class contrib.com.blogofbug.examples.CarouselMenu.ActionCarouselFinal extends AbstractCarouselMenuAction implements Serializable

Class contrib.com.blogofbug.examples.CarouselMenu.ActionCarouselLayout extends AbstractCarouselMenuAction implements Serializable

Class contrib.com.blogofbug.examples.CarouselMenu.ActionQuit extends AbstractCarouselMenuAction implements Serializable


Package contrib.com.blogofbug.swing.borders

Class contrib.com.blogofbug.swing.borders.ImageBorder extends javax.swing.border.AbstractBorder implements Serializable

Serialized Fields

borderRenderer

AbstractImageBorder borderRenderer

paintBorder

boolean paintBorder

Package contrib.com.blogofbug.swing.components

Class contrib.com.blogofbug.swing.components.AbstractCarouselMenuAction extends javax.swing.AbstractAction implements Serializable

Class contrib.com.blogofbug.swing.components.GradientPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

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

Class contrib.com.blogofbug.swing.components.ImageLabel extends javax.swing.JLabel implements Serializable

Serialized Fields

imageIcon

javax.swing.ImageIcon imageIcon
The image that ends up getting scaled

Class contrib.com.blogofbug.swing.components.JCarosel extends GradientPanel implements Serializable

Serialized Fields

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.

Class contrib.com.blogofbug.swing.components.JCarouselMenu extends GradientPanel implements Serializable

Serialized Fields

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

Class contrib.com.blogofbug.swing.components.JCarouselMenu.CarouselListCellRenderer extends javax.swing.JLabel implements Serializable

Serialized Fields

imageBorder

ImageBorder imageBorder

Class contrib.com.blogofbug.swing.components.ReflectedImageLabel extends javax.swing.JLabel implements Serializable

Serialized Fields

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

Class org.jvnet.lafwidget.ant.AugmentException extends java.lang.RuntimeException implements Serializable


Package org.jvnet.lafwidget.combo

Class org.jvnet.lafwidget.combo.ComboboxAutoCompletionWidget.CompletionPlainDocument extends javax.swing.text.PlainDocument implements Serializable

Serialized Fields

comboBox

javax.swing.JComboBox comboBox

model

javax.swing.ComboBoxModel model

Package org.jvnet.lafwidget.layout

Class org.jvnet.lafwidget.layout.TransitionLayoutEvent extends java.awt.AWTEvent implements Serializable

Serialized Fields

child

java.awt.Component child

Package org.jvnet.lafwidget.scroll

Class org.jvnet.lafwidget.scroll.ScrollPaneSelector extends javax.swing.JComponent implements Serializable

Serialized Fields

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

Class org.jvnet.lafwidget.scroll.TweakedScrollPaneLayout extends javax.swing.ScrollPaneLayout implements Serializable


Package org.jvnet.lafwidget.tabbed

Class org.jvnet.lafwidget.tabbed.TabOverviewButton extends javax.swing.JButton implements Serializable

Class org.jvnet.lafwidget.tabbed.TabOverviewDialog extends javax.swing.JDialog implements Serializable

Serialized Fields

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.

Class org.jvnet.lafwidget.tabbed.TabOverviewDialog.TabGridOverviewGlassPane extends javax.swing.JPanel implements Serializable

Serialized Fields

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.

Class org.jvnet.lafwidget.tabbed.TabOverviewDialog.TabGridOverviewPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

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.

Class org.jvnet.lafwidget.tabbed.TabOverviewDialog.TabMenuCarouselOverviewPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

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.

Class org.jvnet.lafwidget.tabbed.TabOverviewDialog.TabMenuCarouselOverviewPanel.MenuCarouselListCellRenderer extends javax.swing.JLabel implements Serializable

Serialized Fields

lafDefaultCellRenderer

javax.swing.ListCellRenderer lafDefaultCellRenderer
The cell renderer from the currently installed LAF.

Class org.jvnet.lafwidget.tabbed.TabOverviewDialog.TabRoundCarouselOverviewPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

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.

Class org.jvnet.lafwidget.tabbed.TabPreviewControl extends javax.swing.JPanel implements Serializable

Serialized Fields

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.

Class org.jvnet.lafwidget.tabbed.TabPreviewWindow extends javax.swing.JWindow implements Serializable


Package org.jvnet.lafwidget.tree.dnd

Class org.jvnet.lafwidget.tree.dnd.DnDVetoException extends java.lang.Exception implements Serializable

Class org.jvnet.lafwidget.tree.dnd.StringTreeDnDEvent extends java.util.EventObject implements Serializable

Serialized Fields

targetTree

javax.swing.JTree targetTree

targetNode

javax.swing.tree.TreeNode targetNode

sourceString

java.lang.String sourceString

Class org.jvnet.lafwidget.tree.dnd.TreeTreeDnDEvent extends java.util.EventObject implements Serializable

Serialized Fields

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

Class org.jvnet.lafwidget.utils.ShadowPopupBorder extends javax.swing.border.AbstractBorder implements Serializable


Package test

Class test.ButtonRolloverDemo extends javax.swing.JFrame implements Serializable


Package test.check

Class test.check.SampleFrame extends javax.swing.JFrame implements Serializable

Serialized Fields

prev

javax.swing.JButton prev

Class test.check.TwoColumnPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

rows

java.util.ArrayList<E> rows

layout

test.check.TwoColumnPanel.TwoColumnLayout layout

Package test.check.asm

Class test.check.asm.TestLookAndFeel extends javax.swing.plaf.basic.BasicLookAndFeel implements Serializable


Package test.check.layout

Class test.check.layout.SampleFrame extends javax.swing.JFrame implements Serializable

Serialized Fields

b1

javax.swing.JButton b1

b2

javax.swing.JButton b2

b3

javax.swing.JButton b3

Class test.check.layout.SampleFrame2 extends javax.swing.JFrame implements Serializable

Serialized Fields

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