- AbstractCarouselMenuAction - Class in contrib.com.blogofbug.swing.components
-
An action for the CarouselMenuAction.
- AbstractCarouselMenuAction(URL, String) - Constructor for class contrib.com.blogofbug.swing.components.AbstractCarouselMenuAction
-
Creates a new instance of AbstractCarouselMenuAction
- AbstractImageBorder - Class in contrib.com.blogofbug.swing.borders
-
- AbstractImageBorder(URL, Insets) - Constructor for class contrib.com.blogofbug.swing.borders.AbstractImageBorder
-
Creates a new ImageBofder loading the image from the supplied URL
- AbstractImageBorder(BufferedImage, Insets) - Constructor for class contrib.com.blogofbug.swing.borders.AbstractImageBorder
-
Creates a new ImageBorder using the supplied image and the insets
- accelerationFactor - Variable in class org.jvnet.lafwidget.animation.FadeAccelerationStep
-
The acceleration factor.
- action - Variable in class contrib.com.blogofbug.swing.components.JCarouselMenu.MenuItem
-
An associated action
- ACTION_IMAGE_URL - Static variable in class contrib.com.blogofbug.swing.components.AbstractCarouselMenuAction
-
A very high resolution (recommend at leat 128x128) image to associate with the action
- actionPerformed(ActionEvent) - Method in class contrib.com.blogofbug.examples.CarouselMenu.ActionCarouselComponent
-
- actionPerformed(ActionEvent) - Method in class contrib.com.blogofbug.examples.CarouselMenu.ActionCarouselFinal
-
- actionPerformed(ActionEvent) - Method in class contrib.com.blogofbug.examples.CarouselMenu.ActionCarouselLayout
-
- actionPerformed(ActionEvent) - Method in class contrib.com.blogofbug.examples.CarouselMenu.ActionQuit
-
- actionPerformed(ActionEvent) - Method in class contrib.com.blogofbug.swing.layout.CaroselLayout
-
Manages timer actions, terminating the timer if any event is fully achieved
- actionPerformed(ActionEvent) - Method in class org.jvnet.lafwidget.tabbed.TabPreviewWindow
-
- activateAutoScroll(MouseEvent) - Method in class org.jvnet.lafwidget.scroll.AutoScrollActivator
-
- add(Component) - Method in class contrib.com.blogofbug.swing.components.JCarosel
-
Adds a component to the carousel
- add(Image, String) - Method in class contrib.com.blogofbug.swing.components.JCarosel
-
Adds an image to the carousel
- add(String, int, int) - Method in class contrib.com.blogofbug.swing.components.JCarosel
-
Deprecated.
This function will be removed, use add(String imageURL)
instead.
- add(String, String, int, int) - Method in class contrib.com.blogofbug.swing.components.JCarosel
-
Deprecated.
This function will be removed, use setNeutralWidth() on
JCarousel instead.
- add(String) - Method in class contrib.com.blogofbug.swing.components.JCarosel
-
Adds a new image to the carousel
- add(String, String) - Method in class contrib.com.blogofbug.swing.components.JCarosel
-
Adds a new image to the carousel
- add(Component, String) - Method in class contrib.com.blogofbug.swing.components.JCarouselMenu
-
Adds a component to the carousel menu that will be brought into view when the user clicks
on the associated item
- add(Image, String, int, int) - Method in class contrib.com.blogofbug.swing.components.JCarouselMenu
-
Deprecated.
Use add(Image, String) instead
- add(Image, String) - Method in class contrib.com.blogofbug.swing.components.JCarouselMenu
-
Adds an image (with a label) and returns the component created to represent them
- add(Action, int, int) - Method in class contrib.com.blogofbug.swing.components.JCarouselMenu
-
Deprecated.
Use add(imageURL) instead
- add(Action) - Method in class contrib.com.blogofbug.swing.components.JCarouselMenu
-
Adds an action to the list, creating a menu item and a carousel entry
- add(String, String, int, int) - Method in class contrib.com.blogofbug.swing.components.JCarouselMenu
-
Deprecated.
Use add(imageURL, label) instead
- add(String, String) - Method in class contrib.com.blogofbug.swing.components.JCarouselMenu
-
Adds an image based on the imageURL and a text label, returning the component that is created as a result
- addClassPathSet(FileSet) - Method in class org.jvnet.lafwidget.ant.AugmentContainerGhostingTask
-
- addClassPathSet(FileSet) - Method in class org.jvnet.lafwidget.ant.AugmentIconGhostingTask
-
- addClassPathSet(FileSet) - Method in class org.jvnet.lafwidget.ant.AugmentMainTask
-
- addClassPathSet(FileSet) - Method in class org.jvnet.lafwidget.ant.AugmentTask
-
- addContainerGhosting(ContainerGhostingType) - Method in class org.jvnet.lafwidget.ant.AugmentContainerGhostingTask
-
Adds information on a single class-method pair for injecting the
container ghosting code.
- addDelegate(UiDelegateType) - Method in class org.jvnet.lafwidget.ant.AugmentMainTask
-
- addGlobalCallback(GlobalFadeTrackerCallback) - Method in class org.jvnet.lafwidget.animation.FadeTracker
-
Registers the specified application callback for tracking core fade
events.
- addGlobalFadeTrackerCallback(GlobalFadeTrackerCallback) - Static method in class org.jvnet.lafwidget.animation.FadeConfigurationManager
-
Registers the specified application callback for tracking core fade
events.
- addIconGhosting(IconGhostingType) - Method in class org.jvnet.lafwidget.ant.AugmentIconGhostingTask
-
Adds information on a single class-method pair for injecting the icon
ghosting code.
- additionalData - Variable in class contrib.com.blogofbug.swing.layout.CaroselLayout
-
List of additional information held on components in the carousel
- addLayoutComponent(String, Component) - Method in class contrib.com.blogofbug.swing.layout.CaroselLayout
-
Name is ignored
- addLayoutComponent(String, Component) - Method in class org.jvnet.lafwidget.layout.TransitionLayout
-
- addLayoutComponent(String, Component) - Method in class org.jvnet.lafwidget.tabbed.TabPreviewControl.TabPreviewControlLayout
-
- addToIgnoreWidgets(String) - Method in class org.jvnet.lafwidget.LafWidgetRepository
-
Marks widget with the specified class name to never be installed on any
components.
- addTransitionLayoutListener(TransitionLayoutListener) - Method in class org.jvnet.lafwidget.layout.TransitionLayout
-
- allowFades(FadeKind) - Method in class org.jvnet.lafwidget.animation.FadeConfigurationManager
-
Allows fade of the specified kind on all controls.
- allowFades(FadeKind, Class<?>) - Method in class org.jvnet.lafwidget.animation.FadeConfigurationManager
-
Allows fade of the specified kind on all controls of specified class.
- allowFades(FadeKind, Class<?>[]) - Method in class org.jvnet.lafwidget.animation.FadeConfigurationManager
-
Allows fade of the specified kind on all controls of specified classes.
- allowFades(FadeKind, Component) - Method in class org.jvnet.lafwidget.animation.FadeConfigurationManager
-
Allows fade of the specified kind on the specified control.
- ALPHA - Static variable in class org.jvnet.lafwidget.layout.TransitionLayout
-
Client property that specifies the current transition state of a
component.
- ANIMATION_KIND - Static variable in interface org.jvnet.lafwidget.LafWidget
-
Client property name for specifying the kind of animation on various
components.
- ARM - Static variable in class org.jvnet.lafwidget.animation.FadeKind
-
Arming a component.
- augmentClass(String, String, boolean) - Method in class org.jvnet.lafwidget.ant.ContainerGhostingAugmenter
-
Augments a single class with image ghosting UI behaviour.
- augmentClass(String, String, String) - Method in class org.jvnet.lafwidget.ant.IconGhostingAugmenter
-
Augments a single class with additional UI behaviour.
- augmentClass(String, String) - Method in class org.jvnet.lafwidget.ant.LafMainClassAugmenter
-
Augments a single class with additional UI behaviour.
- augmentClass(String, String) - Method in class org.jvnet.lafwidget.ant.UiDelegateAugmenter
-
Augments a single class with additional UI behaviour.
- AugmentContainerGhostingTask - Class in org.jvnet.lafwidget.ant
-
Ant task for augmenting LAF classes with image ghosting functionality.
- AugmentContainerGhostingTask() - Constructor for class org.jvnet.lafwidget.ant.AugmentContainerGhostingTask
-
- AugmentException - Exception in org.jvnet.lafwidget.ant
-
Exception thrown when augmentation failed.
- AugmentException(String, Throwable) - Constructor for exception org.jvnet.lafwidget.ant.AugmentException
-
Creates a new exception.
- AugmentException(String) - Constructor for exception org.jvnet.lafwidget.ant.AugmentException
-
Creates a new exception.
- AugmentIconGhostingTask - Class in org.jvnet.lafwidget.ant
-
Ant task for augmenting LAF classes with icon ghosting functionality.
- AugmentIconGhostingTask() - Constructor for class org.jvnet.lafwidget.ant.AugmentIconGhostingTask
-
- augmentInitClassDefaultsMethod(boolean, String, String) - Method in class org.jvnet.lafwidget.ant.LafMainClassAugmenter.AugmentClassAdapter
-
Augments the initClassDefaults
method.
- augmentInstallListeners(boolean, String, String, String, String) - Method in class org.jvnet.lafwidget.ant.IconGhostingAugmenter.AugmentClassAdapter
-
Augments the installListeners
method.
- augmentInstallUIMethod(boolean, String, String, String) - Method in class org.jvnet.lafwidget.ant.UiDelegateAugmenter.AugmentClassAdapter
-
Augments the installUI
method that is assumed to always
have a single parameter.
- AugmentMainTask - Class in org.jvnet.lafwidget.ant
-
Ant task for augmenting main LAF class.
- AugmentMainTask() - Constructor for class org.jvnet.lafwidget.ant.AugmentMainTask
-
- augmentPaintIconMethod(boolean, String, String, String, String) - Method in class org.jvnet.lafwidget.ant.IconGhostingAugmenter.AugmentClassAdapter
-
Augments the paintIcon
method that is assumed to
always have three parameters.
- augmentSingleParameterMethod(boolean, String, String, String, int, String) - Method in class org.jvnet.lafwidget.ant.UiDelegateAugmenter.AugmentClassAdapter
-
Augments single-parameter UI method.
- AugmentTask - Class in org.jvnet.lafwidget.ant
-
Ant task for augmenting UI delegates.
- AugmentTask() - Constructor for class org.jvnet.lafwidget.ant.AugmentTask
-
- augmentUninstallListeners(boolean, String, String, String, String) - Method in class org.jvnet.lafwidget.ant.IconGhostingAugmenter.AugmentClassAdapter
-
Augments the uninstallListeners
method.
- augmentUpdateMethod(boolean, String, String, String) - Method in class org.jvnet.lafwidget.ant.UiDelegateAugmenter.AugmentClassAdapter
-
Augments the update
method that is assumed to always
have two parameters.
- augmentUpdateMethodAfter(boolean, String, String, String) - Method in class org.jvnet.lafwidget.ant.ContainerGhostingAugmenter.AugmentClassAdapter
-
Augments the update
method that is assumed to always
have two parameters, injecting the ghosting code after the
original implementation.
- augmentUpdateMethodBefore(boolean, String, String, String) - Method in class org.jvnet.lafwidget.ant.ContainerGhostingAugmenter.AugmentClassAdapter
-
Augments the update
method that is assumed to always
have two parameters, injecting the ghosting code before the
original implementation.
- augmentVoidMethod(boolean, String, String, String, int) - Method in class org.jvnet.lafwidget.ant.UiDelegateAugmenter.AugmentClassAdapter
-
Augments void UI method (w/o parameters).
- AUTO_SCROLL - Static variable in interface org.jvnet.lafwidget.LafWidget
-
Client property name for specifying that a scroll pane should have
auto-scroll support invoked on middle-mouse button click.
- AutoScrollActivator - Class in org.jvnet.lafwidget.scroll
-
Christopher Deckers (chrriis@nextencia.net) http://www.nextencia.net
- AutoScrollActivator(JScrollPane) - Constructor for class org.jvnet.lafwidget.scroll.AutoScrollActivator
-
- autoScrollActivator - Variable in class org.jvnet.lafwidget.scroll.AutoScrollActivator.AutoScrollMouseListener
-
- AutoScrollActivator.AutoScrollMouseListener - Class in org.jvnet.lafwidget.scroll
-
- AutoScrollActivator.AutoScrollMouseListener(AutoScrollActivator) - Constructor for class org.jvnet.lafwidget.scroll.AutoScrollActivator.AutoScrollMouseListener
-
- AutoScrollActivator.AutoScrollProperties - Class in org.jvnet.lafwidget.scroll
-
- AutoScrollActivator.AutoScrollProperties() - Constructor for class org.jvnet.lafwidget.scroll.AutoScrollActivator.AutoScrollProperties
-
- autoScrollProperties - Variable in class org.jvnet.lafwidget.scroll.AutoScrollActivator
-
- AutoScrollWidget - Class in org.jvnet.lafwidget.scroll
-
Widget that decorates scroll panes with auto scroll.
- AutoScrollWidget() - Constructor for class org.jvnet.lafwidget.scroll.AutoScrollWidget
-
- cache - Variable in class contrib.com.blogofbug.swing.components.GradientPanel
-
A pre-rendered gradient in an image
- calculateCenter(Insets, int, int, int) - Method in class contrib.com.blogofbug.swing.layout.CaroselLayout
-
Determines the center of the carousel
- calculateCenter(Insets, int, int, int) - Method in class contrib.com.blogofbug.swing.layout.OffsetCaroselLayout
-
Determines the center of the carousel based on the dimensions of the container
- callback - Variable in class org.jvnet.lafwidget.animation.FadeStateListener
-
Optional application callback.
- cancelFadeInstance(long) - Method in class org.jvnet.lafwidget.animation.FadeTracker
-
Cancels the specified fade instance.
- cancelPreviewRequest() - Static method in class org.jvnet.lafwidget.tabbed.TabPreviewWindow
-
Cancels the currently pending preview request.
- cancelTabPreviewRequests(Object) - Method in class org.jvnet.lafwidget.tabbed.TabPreviewThread
-
Cancels all tab preview requests that were initiated by the specified
initiator.
- carosel - Variable in class org.jvnet.lafwidget.tabbed.TabOverviewDialog.TabRoundCarouselOverviewPanel
-
Associated carousel.
- CaroselComponentExample - Class in contrib.com.blogofbug.examples
-
- CaroselComponentExample() - Constructor for class contrib.com.blogofbug.examples.CaroselComponentExample
-
Creates a new instance of CaroselLayoutManager
- CaroselFinal - Class in contrib.com.blogofbug.examples
-
- CaroselFinal() - Constructor for class contrib.com.blogofbug.examples.CaroselFinal
-
Creates new form CaroselFinal
- CaroselLayout - Class in contrib.com.blogofbug.swing.layout
-
Layout engine for JCarousel components (although would work for any container).
- CaroselLayout(Container) - Constructor for class contrib.com.blogofbug.swing.layout.CaroselLayout
-
Creates a new instance of the layout engine, tied to the specified container.
- CaroselLayoutManager - Class in contrib.com.blogofbug.examples
-
- CaroselLayoutManager() - Constructor for class contrib.com.blogofbug.examples.CaroselLayoutManager
-
Creates a new instance of CaroselLayoutManager
- caroselMenu - Variable in class org.jvnet.lafwidget.tabbed.TabOverviewDialog.TabMenuCarouselOverviewPanel
-
The associated carousel menu.
- carouselComponent - Variable in class contrib.com.blogofbug.swing.components.JCarouselMenu.MenuItem
-
The component inside the caroulse
- CarouselMenu - Class in contrib.com.blogofbug.examples
-
- CarouselMenu() - Constructor for class contrib.com.blogofbug.examples.CarouselMenu
-
Creates new form CarouselMenu
- CarouselMenu.ActionCarouselComponent - Class in contrib.com.blogofbug.examples
-
- CarouselMenu.ActionCarouselComponent(URL, String) - Constructor for class contrib.com.blogofbug.examples.CarouselMenu.ActionCarouselComponent
-
- CarouselMenu.ActionCarouselFinal - Class in contrib.com.blogofbug.examples
-
- CarouselMenu.ActionCarouselFinal(URL, String) - Constructor for class contrib.com.blogofbug.examples.CarouselMenu.ActionCarouselFinal
-
- CarouselMenu.ActionCarouselLayout - Class in contrib.com.blogofbug.examples
-
- CarouselMenu.ActionCarouselLayout(URL, String) - Constructor for class contrib.com.blogofbug.examples.CarouselMenu.ActionCarouselLayout
-
- CarouselMenu.ActionQuit - Class in contrib.com.blogofbug.examples
-
- CarouselMenu.ActionQuit(URL, String) - Constructor for class contrib.com.blogofbug.examples.CarouselMenu.ActionQuit
-
- cellRendererChangeListener - Variable in class org.jvnet.lafwidget.tree.dnd.TreeDragAndDropWidget
-
- CHILD_FADING_IN - Static variable in class org.jvnet.lafwidget.layout.TransitionLayoutEvent
-
- CHILD_FADING_OUT - Static variable in class org.jvnet.lafwidget.layout.TransitionLayoutEvent
-
- CHILD_MOVING - Static variable in class org.jvnet.lafwidget.layout.TransitionLayoutEvent
-
- className - Variable in class org.jvnet.lafwidget.LafWidgetRepository.LafWidgetClassInfo
-
Class name.
- clearAlpha(Component, boolean) - Static method in class org.jvnet.lafwidget.layout.TransitionLayout
-
- colCount - Variable in class org.jvnet.lafwidget.tabbed.TabOverviewDialog.TabGridOverviewPanel
-
Number of overview grid columns.
- comp - Variable in class org.jvnet.lafwidget.animation.effects.GhostingListener
-
The associated component.
- comp - Variable in class org.jvnet.lafwidget.animation.effects.IconGlowListener
-
The associated component.
- comp - Variable in class org.jvnet.lafwidget.animation.FadeStateListener
-
The associated component.
- component - Variable in class org.jvnet.lafwidget.animation.FadeTracker.ComponentId
-
UI component itself.
- COMPONENT_BOUNDS - Static variable in class org.jvnet.lafwidget.layout.TransitionLayout
-
Fade kind for animating the change in component bounds.
- COMPONENT_FADE - Static variable in class org.jvnet.lafwidget.layout.TransitionLayout
-
Fade kind for animating the change in component visibility.
- COMPONENT_PREVIEW_PAINTER - Static variable in interface org.jvnet.lafwidget.LafWidget
-
Client property name for specifying the preview painter for a component.
- componentHidden(ComponentEvent) - Method in class contrib.com.blogofbug.swing.components.GradientPanel
-
Not used *
- componentMoved(ComponentEvent) - Method in class contrib.com.blogofbug.swing.components.GradientPanel
-
Not used *
- componentResized(ComponentEvent) - Method in class contrib.com.blogofbug.swing.components.GradientPanel
-
Recalculates the gradient when it's resized
- components - Variable in class contrib.com.blogofbug.swing.layout.CaroselLayout
-
List of components being laid out
- componentShown(ComponentEvent) - Method in class contrib.com.blogofbug.swing.components.GradientPanel
-
Ignored
- compToHover - Variable in class org.jvnet.lafwidget.desktop.DesktopIconHoverPreviewWidget
-
The component that initiates the desktop icon preview (when the mouse
hover above it).
- configureScrollPane() - Method in class org.jvnet.lafwidget.scroll.AutoScrollActivator
-
- container - Variable in class org.jvnet.lafwidget.layout.TransitionLayout
-
The associated container.
- ContainerGhostingAugmenter - Class in org.jvnet.lafwidget.ant
-
Augments the UI classes with ghosting painting.
- ContainerGhostingAugmenter() - Constructor for class org.jvnet.lafwidget.ant.ContainerGhostingAugmenter
-
- ContainerGhostingAugmenter.AugmentClassAdapter - Class in org.jvnet.lafwidget.ant
-
Adapter for augmenting a single class.
- ContainerGhostingAugmenter.AugmentClassAdapter(ClassVisitor, Set<String>, Set<String>, Method, boolean) - Constructor for class org.jvnet.lafwidget.ant.ContainerGhostingAugmenter.AugmentClassAdapter
-
Creates a new augmentor.
- ContainerGhostingType - Class in org.jvnet.lafwidget.ant
-
- ContainerGhostingType() - Constructor for class org.jvnet.lafwidget.ant.ContainerGhostingType
-
Creates new instance.
- containerListener - Variable in class org.jvnet.lafwidget.tabbed.TabOverviewDialogWidget
-
Listens on tabs being added or removed.
- contrib.com.blogofbug.examples - package contrib.com.blogofbug.examples
-
- contrib.com.blogofbug.swing - package contrib.com.blogofbug.swing
-
- contrib.com.blogofbug.swing.borders - package contrib.com.blogofbug.swing.borders
-
- contrib.com.blogofbug.swing.components - package contrib.com.blogofbug.swing.components
-
- contrib.com.blogofbug.swing.layout - package contrib.com.blogofbug.swing.layout
-
- contrib.com.blogofbug.utility - package contrib.com.blogofbug.utility
-
- copyImage(BufferedImage) - Static method in class contrib.com.blogofbug.utility.ImageUtilities
-
Produces a copy of the supplied image
- counter - Static variable in class org.jvnet.lafwidget.animation.FadeState
-
- createClass(String, String, String) - Static method in class org.jvnet.lafwidget.ant.UiDelegateWriterEmptyCtr
-
Creates a new class.
- createClass(String, String, String, String) - Static method in class org.jvnet.lafwidget.ant.UiDelegateWriterOneParamCtr
-
Creates a new class.
- createClasspath() - Method in class org.jvnet.lafwidget.ant.AugmentContainerGhostingTask
-
Creates the classpath for this task and returns it.
- createClasspath() - Method in class org.jvnet.lafwidget.ant.AugmentIconGhostingTask
-
Creates the classpath for this task and returns it.
- createClasspath() - Method in class org.jvnet.lafwidget.ant.AugmentMainTask
-
Creates the classpath for this task and returns it.
- createClasspath() - Method in class org.jvnet.lafwidget.ant.AugmentTask
-
Creates the classpath for this task and returns it.
- createCompatibleImage(int, int) - Static method in class contrib.com.blogofbug.utility.ImageUtilities
-
Creates an image compatible with the current display
- createCompatibleImage(BufferedImage) - Static method in class org.jvnet.lafwidget.LafWidgetUtilities
-
Creates a compatible image (for efficient processing and drawing).
- createThumbnail(BufferedImage, int) - Static method in class org.jvnet.lafwidget.LafWidgetUtilities
-
Creates a thumbnail of the specified width.
- createUI(JComponent) - Static method in class org.jvnet.lafwidget.LAFAdapter
-
Returns the UI as normal, but intercepts the call, so a
listener can be attached.
- currentLocation - Variable in class org.jvnet.lafwidget.scroll.AutoScrollActivator.AutoScrollProperties
-
- currTabbedPane - Variable in class org.jvnet.lafwidget.tabbed.TabPagerManager
-
The tabbed pane that is currently paged.
- currTabIndex - Variable in class org.jvnet.lafwidget.tabbed.TabPagerManager
-
Index of the central tab.
- currTabPreviewInfo - Static variable in class org.jvnet.lafwidget.tabbed.TabPreviewWindow
-
Information on the current tab preview request.
- currTabPreviewTimer - Static variable in class org.jvnet.lafwidget.tabbed.TabPreviewWindow
-
Currently running timer task.
- currTabWindow - Variable in class org.jvnet.lafwidget.tabbed.TabPagerManager
-
Preview window for the central (current) tab.
- FadeAccelerationStep - Class in org.jvnet.lafwidget.animation
-
Implementation of
FadeStep
for accelerated fades.
- FadeAccelerationStep(FadeStep, float) - Constructor for class org.jvnet.lafwidget.animation.FadeAccelerationStep
-
Creates an accelerated implementation.
- fadeAllowed(FadeKind, Component) - Method in class org.jvnet.lafwidget.animation.FadeConfigurationManager
-
Checks whether the specified fade kind is allowed on the specified
component.
- FadeConfigurationManager - Class in org.jvnet.lafwidget.animation
-
Fade configuration manager.
- FadeConstantStep - Class in org.jvnet.lafwidget.animation
-
Default implementation of
FadeStep
for linear (constant-step) fades.
- FadeConstantStep(float) - Constructor for class org.jvnet.lafwidget.animation.FadeConstantStep
-
Creates a default constant implementation.
- FadeDecelerationStep - Class in org.jvnet.lafwidget.animation
-
Implementation of
FadeStep
for decelerated fades.
- FadeDecelerationStep(FadeStep, float) - Constructor for class org.jvnet.lafwidget.animation.FadeDecelerationStep
-
Creates an decelerated implementation.
- fadeEnded(FadeKind) - Method in class org.jvnet.lafwidget.animation.FadeTrackerAdapter
-
- fadeEnded(FadeKind) - Method in interface org.jvnet.lafwidget.animation.FadeTrackerCallback
-
Indicates that the fade sequence has ended.
- fadeEnded(Component, Comparable<?>, FadeKind) - Method in interface org.jvnet.lafwidget.animation.GlobalFadeTrackerCallback
-
Indicates that the fade sequence has ended.
- FadeKind - Class in org.jvnet.lafwidget.animation
-
Fade animation kind.
- FadeKind(String) - Constructor for class org.jvnet.lafwidget.animation.FadeKind
-
Creates a new fade kind which is allowed by default.
- FadeKind(String, boolean) - Constructor for class org.jvnet.lafwidget.animation.FadeKind
-
Creates a new fade kind.
- fadeKind - Variable in class org.jvnet.lafwidget.animation.FadeState
-
Fade animation kind.
- fadePerformed(FadeKind, float) - Method in class org.jvnet.lafwidget.animation.FadeTrackerAdapter
-
- fadePerformed(FadeKind, float) - Method in interface org.jvnet.lafwidget.animation.FadeTrackerCallback
-
Indicates that a single cycle of fade has been performed.
- fadePerformed(Component, Comparable<?>, FadeKind, float) - Method in interface org.jvnet.lafwidget.animation.GlobalFadeTrackerCallback
-
Indicates that a single cycle of fade has been performed.
- fadeReversed(FadeKind, boolean, float) - Method in class org.jvnet.lafwidget.animation.FadeTrackerAdapter
-
- fadeReversed(FadeKind, boolean, float) - Method in interface org.jvnet.lafwidget.animation.FadeTrackerCallback
-
Indicates that the fade sequence has been reversed.
- fadeReversed(Component, Comparable<?>, FadeKind, boolean, float) - Method in interface org.jvnet.lafwidget.animation.GlobalFadeTrackerCallback
-
Indicates that the fade sequence has been reversed.
- fadeStarted(Component, Comparable<?>, FadeKind, float) - Method in interface org.jvnet.lafwidget.animation.GlobalFadeTrackerCallback
-
Indicates that the fade sequence has started.
- FadeState - Class in org.jvnet.lafwidget.animation
-
Information on the state of the faded component.
- FadeState(FadeKind, float, boolean, boolean) - Constructor for class org.jvnet.lafwidget.animation.FadeState
-
Simple constructor.
- FadeStateListener - Class in org.jvnet.lafwidget.animation
-
Implements listener on model changes of some component.
- FadeStateListener(Component, ButtonModel, FadeTrackerCallback) - Constructor for class org.jvnet.lafwidget.animation.FadeStateListener
-
Creates a new listener on model changes that can cause fade animation
transitions.
- FadeStateListener(Component, Comparable<?>, ButtonModel, FadeTrackerCallback, Set<FadeKind>) - Constructor for class org.jvnet.lafwidget.animation.FadeStateListener
-
Creates a new listener on model changes that can cause fade animation
transitions.
- fadeStep - Variable in class org.jvnet.lafwidget.animation.FadeState
-
Fade animation step.
- FadeStep - Interface in org.jvnet.lafwidget.animation
-
Interface for computing the step for a fade cycle.
- FadeTracker - Class in org.jvnet.lafwidget.animation
-
Tracker class for fade animations.
- FadeTracker.ComponentId - Class in org.jvnet.lafwidget.animation
-
Information on a single component under fade.
- FadeTracker.ComponentId(Component, Comparable) - Constructor for class org.jvnet.lafwidget.animation.FadeTracker.ComponentId
-
Creates a new component ID.
- FadeTrackerAdapter - Class in org.jvnet.lafwidget.animation
-
- FadeTrackerAdapter() - Constructor for class org.jvnet.lafwidget.animation.FadeTrackerAdapter
-
- FadeTrackerCallback - Interface in org.jvnet.lafwidget.animation
-
Callback for the fade tracker.
- FAST - Static variable in class org.jvnet.lafwidget.utils.LafConstants.AnimationKind
-
Fast animation.
- fields - Variable in class org.jvnet.lafwidget.ant.InfoClassVisitor
-
All field names.
- finalizeLayoutImmediately() - Method in class contrib.com.blogofbug.swing.components.JCarosel
-
Moves everything to their final positions
- finalizeLayoutImmediately() - Method in class contrib.com.blogofbug.swing.layout.CaroselLayout
-
Moves everything to their "target" positions, without animating anything
- fireEvent(Component, int) - Method in class org.jvnet.lafwidget.layout.TransitionLayout
-
- firePropertyChangeEvent(JComponent, String, Object, Object) - Static method in class org.jvnet.lafwidget.LafWidgetUtilities
-
Fires the matching property change event on the specific component.
- FOCUS - Static variable in class org.jvnet.lafwidget.animation.FadeKind
-
Focusing a component.
- FOCUS_LOOP_ANIMATION - Static variable in class org.jvnet.lafwidget.animation.FadeKind
-
Fade kind for focus loop animation.
- focusListener - Variable in class org.jvnet.lafwidget.animation.FadeStateListener
-
Listener on the focus gain and loss.
- focusListener - Variable in class org.jvnet.lafwidget.text.SelectAllOnFocusGainWidget
-
The focus listener.
- focusLoopFadeInstanceId - Variable in class org.jvnet.lafwidget.animation.FadeStateListener
-
Instance ID of focus loop animation.
- FRONT_COMPONENT_CHANGE - Static variable in class contrib.com.blogofbug.swing.components.JCarosel
-
The property that is set when a new component comes to the front.
- gestureListener - Variable in class org.jvnet.lafwidget.tree.dnd.TreeDragAndDropWidget
-
- getAction() - Method in class contrib.com.blogofbug.swing.components.JCarouselMenu.MenuItem
-
Gets the action associated with the entry
- getAllComponentsByFadeKind(FadeKind) - Method in class org.jvnet.lafwidget.animation.FadeTracker
-
Returns all components that are currently under the specified fade kind.
- getAlphaComposite(Component, float, Graphics) - Static method in class org.jvnet.lafwidget.layout.TransitionLayout
-
Returns the composite to use for painting the specified component.
- getAlphaComposite(Component, float) - Static method in class org.jvnet.lafwidget.layout.TransitionLayout
-
- getAlphaComposite(Component, Graphics) - Static method in class org.jvnet.lafwidget.layout.TransitionLayout
-
Returns the composite to use for painting the specified component.
- getAlphaComposite(Component) - Static method in class org.jvnet.lafwidget.layout.TransitionLayout
-
Returns the composite to use for painting the specified component.
- getAngle() - Method in class contrib.com.blogofbug.swing.layout.CaroselLayout
-
Returns the current rotational angle
- getAnimationKind(Component) - Static method in class org.jvnet.lafwidget.LafWidgetUtilities
-
Returns the animation kind of the specified component.
- getArrowIcon(int) - Method in class org.jvnet.lafwidget.LafWidgetSupport
-
Returns the arrow icon (the icon used in combo box drop button, scroll
bar buttons etc.).
- getAutoScrollIcon() - Method in class org.jvnet.lafwidget.scroll.AutoScrollActivator
-
- getBlankImage(int, int) - Static method in class org.jvnet.lafwidget.LafWidgetUtilities
-
Retrieves transparent image of specified dimension.
- getBooleanSystemProperty(String, String) - Static method in class org.jvnet.lafwidget.utils.LookUtils
-
Checks if a boolean system property has been set for the given key,
and returns the associated Boolean, or null
if no value
has been set.
- getBorderInsets(Component) - Method in class contrib.com.blogofbug.swing.borders.ImageBorder
-
Gets the insets of the image back (subtracting from the component size would give you the renderable
area
- getBorderInsets(Component, Insets) - Method in class contrib.com.blogofbug.swing.borders.ImageBorder
-
Gets the insets of the image and returns in the in the supplied Insets instance
- getBorderInsets(Component) - Method in class org.jvnet.lafwidget.layout.TransitionBorder
-
- getBorderInsets(Component) - Method in class org.jvnet.lafwidget.text.LockBorder
-
- getBorderInsets(Component) - Method in class org.jvnet.lafwidget.utils.ShadowPopupBorder
-
Returns the insets of the border.
- getBorderInsets(Component, Insets) - Method in class org.jvnet.lafwidget.utils.ShadowPopupBorder
-
Reinitializes the insets parameter with this Border's current Insets.
- getCallback() - Method in class org.jvnet.lafwidget.animation.FadeState
-
Returns the application callback.
- getCarouselComponent() - Method in class contrib.com.blogofbug.swing.components.JCarouselMenu.MenuItem
-
Gets the component in the carousel associated with the entry
- getCarouselRadius(Container, Insets, int, int, int) - Method in class contrib.com.blogofbug.swing.layout.CaroselLayout
-
Determines the correct size of the carousel for the container
- getCarouselRadius(Container, Insets, int, int, int) - Method in class contrib.com.blogofbug.swing.layout.OffsetCaroselLayout
-
Determines how "wide" the carousel should be drawn based on the side of the container the layout is laying out
- getChild() - Method in class org.jvnet.lafwidget.layout.TransitionLayoutEvent
-
- getClassName() - Method in class org.jvnet.lafwidget.ant.ContainerGhostingType
-
Returns the UI delegate class name.
- getClassName() - Method in class org.jvnet.lafwidget.ant.IconGhostingType
-
Returns the UI delegate class name.
- getClasspath() - Method in class org.jvnet.lafwidget.ant.AugmentContainerGhostingTask
-
Returns the current classpath.
- getClasspath() - Method in class org.jvnet.lafwidget.ant.AugmentIconGhostingTask
-
Returns the current classpath.
- getClasspath() - Method in class org.jvnet.lafwidget.ant.AugmentMainTask
-
Returns the current classpath.
- getClasspath() - Method in class org.jvnet.lafwidget.ant.AugmentTask
-
Returns the current classpath.
- getComponentCount() - Method in class contrib.com.blogofbug.swing.layout.CaroselLayout
-
The number of components being laid out.
- getComponentForHover(JInternalFrame.JDesktopIcon) - Method in class org.jvnet.lafwidget.LafWidgetSupport
-
Returns the component for desktop icon hover (internal frame preview)
functionality.
- getComponentGhostImage(Component, double) - Static method in class org.jvnet.lafwidget.animation.effects.GhostPaintingUtils
-
Returns a scaled ghost image of the specified component.
- getComponentIndex(Component) - Method in class contrib.com.blogofbug.swing.layout.CaroselLayout
-
Gets the index of the supplied component
- getComponentPreviewPainter(Component) - Static method in class org.jvnet.lafwidget.LafWidgetUtilities2
-
Returns the preview painter for the specified component.
- getCompositeAlpha(Component) - Method in class org.jvnet.lafwidget.layout.TransitionLayout
-
Returns the composite alpha for the specified component.
- getCopy() - Method in class org.jvnet.lafwidget.animation.FadeState
-
Returns a copy.
- getCurrLoopId() - Method in class org.jvnet.lafwidget.animation.FadeTracker
-
Returns the ID of the current loop iteration.
- getDelegate() - Method in class org.jvnet.lafwidget.layout.TransitionBorder
-
Returns the original (delegate) border.
- getDelegate() - Method in class org.jvnet.lafwidget.layout.TransitionLayout
-
- getDelta() - Method in class org.jvnet.lafwidget.utils.DeltaQueue.Deltable
-
Returns the current delta in application specific units.
- getDescription(LafConstants.PasswordStrength) - Method in interface org.jvnet.lafwidget.text.PasswordStrengthChecker
-
Returns the description of the password strength.
- getFade(Component, FadeKind) - Method in class org.jvnet.lafwidget.animation.FadeTracker
-
Returns the fade cycle for the specified component.
- getFade(Component, int, FadeKind) - Method in class org.jvnet.lafwidget.animation.FadeTracker
-
Returns the fade cycle for the specified component.
- getFade(Component, Comparable<?>, FadeKind) - Method in class org.jvnet.lafwidget.animation.FadeTracker
-
Returns the fade cycle for the specified component.
- getFadePosition() - Method in class org.jvnet.lafwidget.animation.FadeState
-
Returns the current fade position.
- getFadeState(Component, FadeKind) - Method in class org.jvnet.lafwidget.animation.FadeTracker
-
Returns the fade state of specified component if it's being tracked by
this
tracker or null
.
- getFadeState(Component, int, FadeKind) - Method in class org.jvnet.lafwidget.animation.FadeTracker
-
Returns the fade state of specified component if it's being tracked by
this
tracker or null
.
- getFadeState(Component, Comparable<?>, FadeKind) - Method in class org.jvnet.lafwidget.animation.FadeTracker
-
Returns the fade state of specified component if it's being tracked by
this
tracker or null
.
- getFields() - Method in class org.jvnet.lafwidget.ant.InfoClassVisitor
-
Returns all fields of the visited class.
- getFrontmost() - Method in class contrib.com.blogofbug.swing.components.JCarosel
-
Which component is at the front
- getHexaMarker(int) - Static method in class org.jvnet.lafwidget.LafWidgetUtilities
-
Returns small icon representation of the specified integer value.
- getIcon(AbstractButton) - Static method in class org.jvnet.lafwidget.LafWidgetUtilities
-
Returns the current icon for the specified button.
- getIconGhostImage(Component, Icon, double) - Static method in class org.jvnet.lafwidget.animation.effects.GhostPaintingUtils
-
Returns a scaled ghost image of the specified icon.
- getId() - Static method in class org.jvnet.lafwidget.animation.FadeState
-
Returns a unique ID.
- getImageInsets() - Method in class contrib.com.blogofbug.swing.borders.AbstractImageBorder
-
- getInstance() - Static method in class org.jvnet.lafwidget.animation.FadeConfigurationManager
-
Returns the configuration manager instance.
- getInstance() - Static method in class org.jvnet.lafwidget.animation.FadeTracker
-
Gets singleton instance.
- getInstance() - Static method in class org.jvnet.lafwidget.layout.TransitionLayoutManager
-
Returns the manager instance.
- getInstance() - Static method in class org.jvnet.lafwidget.tabbed.TabPreviewThread
-
Returns the singleton instance of the tab preview thread.
- getInstance() - Static method in class org.jvnet.lafwidget.tabbed.TabPreviewWindow
-
Returns the singleton instance of tab preview window.
- getInstance() - Static method in class org.jvnet.lafwidget.utils.ShadowPopupBorder
-
Returns the singleton instance used to draw all borders.
- getLabel() - Method in class contrib.com.blogofbug.swing.components.JCarouselMenu.MenuItem
-
Retreives the label associated with the entry
- getLabelBundle() - Static method in class org.jvnet.lafwidget.LafWidgetRepository
-
Retrieves the current label bundle.
- getLabelBundle(Locale) - Static method in class org.jvnet.lafwidget.LafWidgetRepository
-
Retrieves the label bundle for the specified locale.
- getLafSupport() - Method in class org.jvnet.lafwidget.LafWidgetRepository
-
Returns the currently set LAF support.
- getList() - Method in class contrib.com.blogofbug.swing.components.JCarouselMenu
-
Returns the list part of the carousel menu
- getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class contrib.com.blogofbug.swing.components.JCarouselMenu.CarouselListCellRenderer
-
Sets up the component for stamping
- getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class org.jvnet.lafwidget.tabbed.TabOverviewDialog.TabMenuCarouselOverviewPanel.MenuCarouselListCellRenderer
-
Sets up the component for stamping
- getLockIcon() - Method in class org.jvnet.lafwidget.LafWidgetSupport
-
Returns the lock icon.
- getLookupButtonSize() - Method in class org.jvnet.lafwidget.LafWidgetSupport
-
Returns the size of the lookup button.
- getLookupIconSize() - Method in class org.jvnet.lafwidget.LafWidgetSupport
-
Returns the size of the lookup icon.
- getLoopCount() - Method in class org.jvnet.lafwidget.animation.FadeState
-
- getMatchingWidgets(JComponent) - Method in class org.jvnet.lafwidget.LafWidgetRepository
-
Returns a set of widgets that match the specified component.
- getMenuItemCount(JMenuBar) - Static method in class org.jvnet.lafwidget.menu.MenuSearchWidget
-
Returns the number of menu items under the specified menu bar.
- getMethodDesc(Method) - Static method in class org.jvnet.lafwidget.ant.Utils
-
Returns JNI-compliant description of the specified method.
- getMethodName() - Method in class org.jvnet.lafwidget.ant.IconGhostingType
-
Returns the method name to augment.
- getMethods() - Method in class org.jvnet.lafwidget.ant.InfoClassVisitor
-
Returns all methods of the visited class.
- getModalOwner(JTabbedPane) - Method in class org.jvnet.lafwidget.tabbed.TabPreviewPainter
-
Returns the owner of the overview dialog of the specified tabbed pane.
- getName() - Method in class org.jvnet.lafwidget.ant.UiDelegateType
-
Returns the delegate name.
- getName() - Method in class org.jvnet.lafwidget.utils.LafConstants.AnimationKind
-
Returns the name of this
animation.
- getName() - Method in class org.jvnet.lafwidget.utils.LafConstants.TabOverviewKind
-
Returns the name of this
animation.
- getNeutralContentWidth() - Method in class contrib.com.blogofbug.swing.layout.CaroselLayout
-
The size of comopnents a neutral width
- getNextComponent(Component) - Method in class contrib.com.blogofbug.swing.layout.CaroselLayout
-
Retrieve the component after the specified one.
- getNextStep(FadeKind, float, boolean, boolean) - Method in class org.jvnet.lafwidget.animation.FadeAccelerationStep
-
- getNextStep(FadeKind, float, boolean, boolean) - Method in class org.jvnet.lafwidget.animation.FadeConstantStep
-
- getNextStep(FadeKind, float, boolean, boolean) - Method in class org.jvnet.lafwidget.animation.FadeDecelerationStep
-
- getNextStep(FadeKind, float, boolean, boolean) - Method in interface org.jvnet.lafwidget.animation.FadeStep
-
Returns the next fade cycle step.
- getNumberIcon(int) - Method in class org.jvnet.lafwidget.LafWidgetSupport
-
Returns the icon that matches the specified number.
- getOverviewDialog(JTabbedPane) - Static method in class org.jvnet.lafwidget.tabbed.TabOverviewDialog
-
Returns a new instance of a tab overview dialog.
- getOverviewKind(JTabbedPane) - Method in class org.jvnet.lafwidget.tabbed.TabPreviewPainter
-
Returns the tab overview kind for the specified tabbed pane.
- getPager() - Static method in class org.jvnet.lafwidget.tabbed.TabPagerManager
-
Returns the tab pager instance.
- getPasswordStrengthChecker(JPasswordField) - Static method in class org.jvnet.lafwidget.LafWidgetUtilities2
-
Returns the password strength checker for the specified password field.
- getPosition(Component) - Method in class contrib.com.blogofbug.swing.layout.CaroselLayout
-
Gets the additional data stored by the layout manager for a given component
- getPreferredSize() - Method in class contrib.com.blogofbug.swing.components.JCarouselMenu.CarouselListCellRenderer
-
I want it to be wider than it needs to be
- getPreferredSize() - Method in class contrib.com.blogofbug.swing.components.JCarouselMenu
-
Return the preferred size of the component
- getPreferredSize() - Method in class contrib.com.blogofbug.swing.components.ReflectedImageLabel
-
Overrides the default getPreferedSize() which has been controlled by the created image and adds 50% onto the height to allow for the reflection.
- getPreferredSize() - Method in class org.jvnet.lafwidget.scroll.ScrollPaneSelector
-
- getPreviewDialogScreenBounds(JTabbedPane) - Method in class org.jvnet.lafwidget.tabbed.TabPreviewPainter
-
Returns the screen bounds of the tab preview dialog window.
- getPreviewWindowDimension(Container, Component, int) - Method in class org.jvnet.lafwidget.preview.DefaultPreviewPainter
-
- getPreviewWindowDimension(Container, Component, int) - Method in class org.jvnet.lafwidget.preview.InternalFramePreviewPainter
-
- getPreviewWindowDimension(Container, Component, int) - Method in class org.jvnet.lafwidget.preview.PreviewPainter
-
Returns the dimension for the component preview window.
- getPreviewWindowDimension(JTabbedPane, int) - Method in class org.jvnet.lafwidget.tabbed.TabPreviewPainter
-
Returns the dimension for the tab preview window.
- getPreviewWindowExtraDelay(Container, Component, int) - Method in class org.jvnet.lafwidget.preview.PreviewPainter
-
Returns extra delay (in milliseconds) for showing the component preview
window.
- getPreviewWindowExtraDelay(JTabbedPane, int) - Method in class org.jvnet.lafwidget.tabbed.TabPreviewPainter
-
Returns extra delay (in milliseconds) for showing the tab preview window.
- getPreviewWindowScreenRect(JTabbedPane, int, int, int) - Method in class org.jvnet.lafwidget.tabbed.TabPreviewWindow
-
Returns the screen rectangle for the preview window.
- getPreviousComponent(Component) - Method in class contrib.com.blogofbug.swing.layout.CaroselLayout
-
Retrieve the component before the specified one.
- getRepository() - Static method in class org.jvnet.lafwidget.LafWidgetRepository
-
Returns the widget repository.
- getResourceBundle(JComponent) - Static method in class org.jvnet.lafwidget.LafWidgetUtilities
-
Returns the resource bundle for the specified component.
- getRichText() - Method in class contrib.com.blogofbug.swing.components.ReflectedImageLabel
-
See interface definition
- getRichText() - Method in interface contrib.com.blogofbug.swing.components.RichComponent
-
Gets the text to be displayed by the RichContainer for the component.
- getRolloverTabIndex(JTabbedPane) - Method in class org.jvnet.lafwidget.LafWidgetSupport
-
Returns the index of the rollover tab in the specified tabbed pane.
- getScale(double, double, double, double, double) - Method in class contrib.com.blogofbug.swing.layout.CaroselLayout
-
Determines the scale to be applied to the component.
- getSearchIcon(int, ComponentOrientation) - Method in class org.jvnet.lafwidget.LafWidgetSupport
-
Returns the search icon that matches the specified parameters.
- getSearchIcon(int, boolean) - Static method in class org.jvnet.lafwidget.LafWidgetUtilities
-
Returns search icon.
- getSingleTabPreviewImage(JTabbedPane, TabPreviewPainter, TabPreviewThread.TabPreviewInfo, int) - Method in class org.jvnet.lafwidget.tabbed.TabPreviewThread
-
Computes and offers the preview thumbnail for a single tab.
- getSlightlyBrighter(Color) - Static method in class org.jvnet.lafwidget.utils.LookUtils
-
Computes and returns a Color that is slightly brighter
than the specified Color.
- getSlightlyBrighter(Color, float) - Static method in class org.jvnet.lafwidget.utils.LookUtils
-
Computes and returns a Color that is slightly brighter
than the specified Color.
- getSmallLockIcon() - Static method in class org.jvnet.lafwidget.LafWidgetUtilities
-
Returns a lock icon.
- getSnapshot(JInternalFrame) - Method in class org.jvnet.lafwidget.desktop.DesktopIconHoverPreviewWidget
-
Returns the snapshot of the specified internal frame.
- getSourceNode() - Method in class org.jvnet.lafwidget.tree.dnd.TreeTreeDnDEvent
-
- getSourceString() - Method in class org.jvnet.lafwidget.tree.dnd.StringTreeDnDEvent
-
- getSourceTree() - Method in class org.jvnet.lafwidget.tree.dnd.TreeTreeDnDEvent
-
- getSpinStartDelay() - Method in class contrib.com.blogofbug.swing.components.JCarosel
-
Returns the spin start delay
- getStep() - Method in class org.jvnet.lafwidget.utils.LafConstants.AnimationKind
-
Returns the step of this
animation in seconds.
- getStrength(char[]) - Method in interface org.jvnet.lafwidget.text.PasswordStrengthChecker
-
Computes the strength of the specified password.
- getSuperClassName() - Method in class org.jvnet.lafwidget.ant.LafMainClassAugmenter.AugmentClassAdapter
-
Returns the superclass name.
- getSystemProperty(String) - Static method in class org.jvnet.lafwidget.utils.LookUtils
-
Tries to look up the System property for the given key.
- getSystemProperty(String, String) - Static method in class org.jvnet.lafwidget.utils.LookUtils
-
Tries to look up the System property for the given key.
- getTabAreaInsets(JTabbedPane) - Method in class org.jvnet.lafwidget.LafWidgetSupport
-
- getTabPreviewPainter(JTabbedPane) - Static method in class org.jvnet.lafwidget.LafWidgetUtilities2
-
Returns the preview painter for the specified tabbed pane.
- getTabRectangle(JTabbedPane, int) - Method in class org.jvnet.lafwidget.LafWidgetSupport
-
Returns the tab rectangle for the specified tab in a tabbed pane.Is used
in the
TabHoverPreviewWidget
widget.
- getTargetNode() - Method in class org.jvnet.lafwidget.tree.dnd.StringTreeDnDEvent
-
- getTargetNode() - Method in class org.jvnet.lafwidget.tree.dnd.TreeTreeDnDEvent
-
- getTargetTree() - Method in class org.jvnet.lafwidget.tree.dnd.StringTreeDnDEvent
-
- getTargetTree() - Method in class org.jvnet.lafwidget.tree.dnd.TreeTreeDnDEvent
-
- getToolkitUsesNativeDropShadows() - Static method in class org.jvnet.lafwidget.utils.LookUtils
-
Checks and answers whether this toolkit provides native drop shadows
for popups such as the Mac OS X.
- getTypeDesc(Class<?>) - Static method in class org.jvnet.lafwidget.ant.Utils
-
Returns JNI-compliant description of the specified class (type).
- getUIDelegate(String, String) - Method in class org.jvnet.lafwidget.ant.Utils
-
Returns fully-qualified class name for the UI delegate based on the
specified parameters.
- getUIDelegate(String, Class<?>) - Method in class org.jvnet.lafwidget.ant.Utils
-
Returns fully-qualified class name for the UI delegate based on the
specified parameters.
- getUpdateCycle(Container, Component, int) - Method in class org.jvnet.lafwidget.preview.PreviewPainter
-
- getUpdateCycle(JTabbedPane) - Method in class org.jvnet.lafwidget.tabbed.TabPreviewPainter
-
- getUtils() - Static method in class org.jvnet.lafwidget.ant.Utils
-
Returns instance.
- GhostFadeWidget - Class in org.jvnet.lafwidget.animation.effects
-
Widget that tracks changes to the button for ghost effects.
- GhostFadeWidget() - Constructor for class org.jvnet.lafwidget.animation.effects.GhostFadeWidget
-
- GHOSTING_BUTTON_PRESS - Static variable in class org.jvnet.lafwidget.animation.FadeKind
-
Fade kind that specifies the "ghosting image" effects on buttons when the
button is pressed.
- GHOSTING_ICON_ROLLOVER - Static variable in class org.jvnet.lafwidget.animation.FadeKind
-
Fade kind that specifies the "ghosting image" effects on button icons
when the button is rolled-over.
- GhostingListener - Class in org.jvnet.lafwidget.animation.effects
-
Listener for the "ghosting image" effects on buttons.
- GhostingListener(Component, ButtonModel) - Constructor for class org.jvnet.lafwidget.animation.effects.GhostingListener
-
Creates a new listener on model changes that can cause fade animation
transitions.
- GhostPaintingUtils - Class in org.jvnet.lafwidget.animation.effects
-
Utility class that implements the ghost effects.
- GhostPaintingUtils() - Constructor for class org.jvnet.lafwidget.animation.effects.GhostPaintingUtils
-
- ghostPropertyListener - Variable in class org.jvnet.lafwidget.animation.effects.GhostFadeWidget
-
Property change listener.
- glassPane - Variable in class org.jvnet.lafwidget.tabbed.TabOverviewDialog.TabGridOverviewPanel
-
Glass pane for rollover effects.
- GlobalFadeTrackerCallback - Interface in org.jvnet.lafwidget.animation
-
Global callback for the fade tracker.
- glowLoopAnimationId - Variable in class org.jvnet.lafwidget.animation.effects.IconGlowListener
-
Animation ID of the glow icon loop.
- glowPropertyListener - Variable in class org.jvnet.lafwidget.animation.effects.IconGlowWidget
-
Property change listener.
- gp - Variable in class contrib.com.blogofbug.swing.components.GradientPanel
-
Gradient painter
- GradientPanel - Class in contrib.com.blogofbug.swing.components
-
Container that draws (in an optimized way) a gradient in the background
- GradientPanel() - Constructor for class contrib.com.blogofbug.swing.components.GradientPanel
-
- GRID - Static variable in class org.jvnet.lafwidget.utils.LafConstants.TabOverviewKind
-
Shows a grid with all tab thumbnails.
- ICON_GLOW - Static variable in class org.jvnet.lafwidget.animation.FadeKind
-
Fade kind that specifies the "glow" effects on icons when the relevant
control is rolled over.
- IconGhostingAugmenter - Class in org.jvnet.lafwidget.ant
-
Augments the button UI classes with icon ghosting painting.
- IconGhostingAugmenter() - Constructor for class org.jvnet.lafwidget.ant.IconGhostingAugmenter
-
- IconGhostingAugmenter.AugmentClassAdapter - Class in org.jvnet.lafwidget.ant
-
Adapter for augmenting a single class.
- IconGhostingAugmenter.AugmentClassAdapter(ClassVisitor, Set<String>, Set<String>, Method) - Constructor for class org.jvnet.lafwidget.ant.IconGhostingAugmenter.AugmentClassAdapter
-
Creates a new augmentor.
- IconGhostingType - Class in org.jvnet.lafwidget.ant
-
- IconGhostingType() - Constructor for class org.jvnet.lafwidget.ant.IconGhostingType
-
Creates new instance.
- IconGlowListener - Class in org.jvnet.lafwidget.animation.effects
-
Listener for the "glow" effects on icons.
- IconGlowListener(Component, ButtonModel) - Constructor for class org.jvnet.lafwidget.animation.effects.IconGlowListener
-
Creates a new listener on model changes that can cause fade animation
transitions.
- IconGlowWidget - Class in org.jvnet.lafwidget.animation.effects
-
Widget that provides glow effects on icons.
- IconGlowWidget() - Constructor for class org.jvnet.lafwidget.animation.effects.IconGlowWidget
-
- iconLabel - Variable in class org.jvnet.lafwidget.tabbed.TabPreviewControl
-
Label for the tab icon.
- iconPopupMenu - Variable in class org.jvnet.lafwidget.scroll.AutoScrollActivator.AutoScrollProperties
-
- id - Variable in class org.jvnet.lafwidget.animation.FadeKind
-
Fade kind ID.
- id - Variable in class org.jvnet.lafwidget.animation.FadeState
-
Unique ID.
- IGNORE_GLOBAL_LOCALE - Static variable in interface org.jvnet.lafwidget.LafWidget
-
Client property name for specifying that the label lookup for custom
widgets and sub-components installed by various UI delegates should
ignore the global locale (as returned by Locale.getDefault()
and
use the component-specific locale (as returned by
Component.getLocale()
instead.
- ImageBorder - Class in contrib.com.blogofbug.swing.borders
-
ImageBorder takes an image and breaks out the corners and the top, left, right, and bottom
borders stretching them to fill the space around which the border is drawn
- ImageBorder(BufferedImage, Insets) - Constructor for class contrib.com.blogofbug.swing.borders.ImageBorder
-
Creates a new ImageBorder using the supplied image and the insets
- ImageBorder(URL, Insets) - Constructor for class contrib.com.blogofbug.swing.borders.ImageBorder
-
Creates a new ImageBofder loading the image from the supplied URL
- imageIcon - Variable in class contrib.com.blogofbug.swing.components.ImageLabel
-
The image that ends up getting scaled
- imageInsets - Variable in class contrib.com.blogofbug.swing.borders.AbstractImageBorder
-
- ImageLabel - Class in contrib.com.blogofbug.swing.components
-
A simple component that scales an image to fit inside the size of the component.
- ImageLabel(ImageIcon) - Constructor for class contrib.com.blogofbug.swing.components.ImageLabel
-
Creates a new instance of ImageLabel.
- ImageLabel(ImageIcon, int, int) - Constructor for class contrib.com.blogofbug.swing.components.ImageLabel
-
Creates a new instance of ImageLabel, setting the preferred rendering size to
the supplied dimensions
- ImageUtilities - Class in contrib.com.blogofbug.utility
-
Static class with utility methods for images
- ImageUtilities() - Constructor for class contrib.com.blogofbug.utility.ImageUtilities
-
- incrementDelta(int) - Method in class org.jvnet.lafwidget.utils.DeltaQueue.Deltable
-
Increments the delta value by the specified amount.
- InfoClassVisitor - Class in org.jvnet.lafwidget.ant
-
Gathers information on all methods and fields of some class.
- InfoClassVisitor() - Constructor for class org.jvnet.lafwidget.ant.InfoClassVisitor
-
Creates a new visitor.
- init() - Method in class org.jvnet.lafwidget.ant.AugmentContainerGhostingTask
-
- init() - Method in class org.jvnet.lafwidget.ant.AugmentIconGhostingTask
-
- init() - Method in class org.jvnet.lafwidget.ant.AugmentMainTask
-
- init() - Method in class org.jvnet.lafwidget.ant.AugmentTask
-
- initiateFocusFadeLoop() - Method in class org.jvnet.lafwidget.animation.FadeStateListener
-
Initiates the looping animation on focus ring.
- initiator - Variable in class org.jvnet.lafwidget.tabbed.TabPreviewThread.TabPreviewInfo
-
Points to the preview initiator.
- insertAt(int, String, int, int) - Method in class contrib.com.blogofbug.swing.components.JCarosel
-
Inserts a new object at a specific location
- insertAt(int, String, String, int, int) - Method in class contrib.com.blogofbug.swing.components.JCarosel
-
Inserts a new object at a specific location
- insertComponentAt(int, Component) - Method in class contrib.com.blogofbug.swing.components.JCarosel
-
Inserts a component at the specified index
- installComponents() - Method in class org.jvnet.lafwidget.desktop.DesktopIconHoverPreviewWidget
-
- installComponents() - Method in interface org.jvnet.lafwidget.LafWidget
-
Installs components for the associated component.
- installComponents() - Method in class org.jvnet.lafwidget.LafWidgetAdapter
-
- installComponents() - Method in class org.jvnet.lafwidget.tabbed.TabOverviewDialogWidget
-
- installDefaults() - Method in class org.jvnet.lafwidget.animation.effects.GhostFadeWidget
-
- installDefaults() - Method in class org.jvnet.lafwidget.animation.effects.IconGlowWidget
-
- installDefaults() - Method in interface org.jvnet.lafwidget.LafWidget
-
Installs default settings for the associated component.
- installDefaults() - Method in class org.jvnet.lafwidget.LafWidgetAdapter
-
- installDefaults() - Method in class org.jvnet.lafwidget.tabbed.TabOverviewDialogWidget
-
- installDefaults() - Method in class org.jvnet.lafwidget.text.LockBorderWidget
-
- installDefaults() - Method in class org.jvnet.lafwidget.text.PasswordStrengthCheckerWidget
-
- installDesktopHints(Graphics2D, Component) - Static method in class org.jvnet.lafwidget.utils.RenderingUtils
-
- installListeners() - Method in class org.jvnet.lafwidget.animation.effects.GhostFadeWidget
-
- installListeners() - Method in class org.jvnet.lafwidget.animation.effects.IconGlowWidget
-
- installListeners() - Method in class org.jvnet.lafwidget.desktop.DesktopIconHoverPreviewWidget
-
- installListeners() - Method in interface org.jvnet.lafwidget.LafWidget
-
Installs listeners for the associated component.
- installListeners() - Method in class org.jvnet.lafwidget.LafWidgetAdapter
-
- installListeners() - Method in class org.jvnet.lafwidget.menu.MenuSearchWidget
-
- installListeners() - Method in class org.jvnet.lafwidget.scroll.AutoScrollWidget
-
- installListeners() - Method in class org.jvnet.lafwidget.scroll.ScrollPaneSelectorWidget
-
- installListeners() - Method in class org.jvnet.lafwidget.tabbed.TabHoverPreviewWidget
-
- installListeners() - Method in class org.jvnet.lafwidget.tabbed.TabOverviewDialogWidget
-
- installListeners() - Method in class org.jvnet.lafwidget.tabbed.TabPagerWidget
-
- installListeners() - Method in class org.jvnet.lafwidget.text.EditContextMenuWidget
-
- installListeners() - Method in class org.jvnet.lafwidget.text.LockBorderWidget
-
- installListeners() - Method in class org.jvnet.lafwidget.text.PasswordStrengthCheckerWidget
-
- installListeners() - Method in class org.jvnet.lafwidget.text.SelectAllOnFocusGainWidget
-
- installListeners() - Method in class org.jvnet.lafwidget.text.SelectOnEscapeWidget
-
- installListeners() - Method in class org.jvnet.lafwidget.tree.dnd.TreeDragAndDropWidget
-
- installUI() - Method in interface org.jvnet.lafwidget.LafWidget
-
Installs UI on the associated component.
- installUI() - Method in class org.jvnet.lafwidget.LafWidgetAdapter
-
- installUI() - Method in class org.jvnet.lafwidget.menu.MenuSearchWidget
-
- installUI() - Method in class org.jvnet.lafwidget.scroll.AutoScrollWidget
-
- installUI() - Method in class org.jvnet.lafwidget.scroll.ScrollPaneSelectorWidget
-
- installUI() - Method in class org.jvnet.lafwidget.tabbed.TabPagerWidget
-
- installUI() - Method in class org.jvnet.lafwidget.text.SelectOnEscapeWidget
-
- instance - Static variable in class org.jvnet.lafwidget.ant.Utils
-
Singleton.
- instance - Static variable in class org.jvnet.lafwidget.tabbed.TabPagerManager
-
Singleton instance of the tab pager manager.
- instance - Static variable in class org.jvnet.lafwidget.tabbed.TabPreviewWindow
-
Singleton instance of tab preview window.
- instanceRunning() - Static method in class org.jvnet.lafwidget.tabbed.TabPreviewThread
-
Returns indication whether tab preview thread is running.
- InternalFramePreviewPainter - Class in org.jvnet.lafwidget.preview
-
- InternalFramePreviewPainter() - Constructor for class org.jvnet.lafwidget.preview.InternalFramePreviewPainter
-
- internalFramePropertyListener - Variable in class org.jvnet.lafwidget.desktop.DesktopIconHoverPreviewWidget
-
Listens on the changes to the ancestor.
- invokeAfter(Runnable, int) - Static method in class contrib.com.blogofbug.swing.SwingBugUtilities
-
Runs the supplied class after a certain period of time, the thread
will be executed in the EDT.
- IS_JAVA_1_4 - Static variable in class org.jvnet.lafwidget.utils.LookUtils
-
True if this is Java 1.4.
- IS_JAVA_1_4_0 - Static variable in class org.jvnet.lafwidget.utils.LookUtils
-
True if this is Java 1.4.0_*.
- IS_JAVA_1_4_2_OR_LATER - Static variable in class org.jvnet.lafwidget.utils.LookUtils
-
True if this is Java 1.4.2 or later.
- IS_JAVA_1_4_OR_5 - Static variable in class org.jvnet.lafwidget.utils.LookUtils
-
True if this is Java 1.4 or Java 5.
- IS_JAVA_5 - Static variable in class org.jvnet.lafwidget.utils.LookUtils
-
True if this is Java 5.x.
- IS_JAVA_5_OR_LATER - Static variable in class org.jvnet.lafwidget.utils.LookUtils
-
True if this is Java 5.x or later.
- IS_JAVA_6 - Static variable in class org.jvnet.lafwidget.utils.LookUtils
-
True if this is Java 6.
- IS_JAVA_6_OR_LATER - Static variable in class org.jvnet.lafwidget.utils.LookUtils
-
True if this is Java 6.x or later.
- IS_LAF_WINDOWS_XP_ENABLED - Static variable in class org.jvnet.lafwidget.utils.LookUtils
-
True if the Windows XP Look&Feel is enabled.
- IS_LOW_RESOLUTION - Static variable in class org.jvnet.lafwidget.utils.LookUtils
-
True if if the screen resolution is smaller than 120 dpi.
- IS_OS_FREEBSD - Static variable in class org.jvnet.lafwidget.utils.LookUtils
-
True if this is FreeBSD.
- IS_OS_LINUX - Static variable in class org.jvnet.lafwidget.utils.LookUtils
-
True if this is Linux.
- IS_OS_MAC - Static variable in class org.jvnet.lafwidget.utils.LookUtils
-
True if this is the Mac OS X.
- IS_OS_OS2 - Static variable in class org.jvnet.lafwidget.utils.LookUtils
-
True if this is OS/2.
- IS_OS_SOLARIS - Static variable in class org.jvnet.lafwidget.utils.LookUtils
-
True if this is Solaris.
- IS_OS_WINDOWS - Static variable in class org.jvnet.lafwidget.utils.LookUtils
-
True if this is Windows.
- IS_OS_WINDOWS_2000 - Static variable in class org.jvnet.lafwidget.utils.LookUtils
-
True if this is Windows 2000.
- IS_OS_WINDOWS_95 - Static variable in class org.jvnet.lafwidget.utils.LookUtils
-
True if this is Windows 95.
- IS_OS_WINDOWS_98 - Static variable in class org.jvnet.lafwidget.utils.LookUtils
-
True if this is Windows 98.
- IS_OS_WINDOWS_ME - Static variable in class org.jvnet.lafwidget.utils.LookUtils
-
True if this is Windows ME.
- IS_OS_WINDOWS_MODERN - Static variable in class org.jvnet.lafwidget.utils.LookUtils
-
True if this is Windows 98/ME/2000/XP/VISTA.
- IS_OS_WINDOWS_NT - Static variable in class org.jvnet.lafwidget.utils.LookUtils
-
True if this is Windows NT.
- IS_OS_WINDOWS_VISTA - Static variable in class org.jvnet.lafwidget.utils.LookUtils
-
True if this is Windows Vista.
- IS_OS_WINDOWS_XP - Static variable in class org.jvnet.lafwidget.utils.LookUtils
-
True if this is Windows XP.
- isAnimating() - Method in class contrib.com.blogofbug.swing.layout.CaroselLayout
-
Determines if an animation is currently playing
- isAnimating() - Method in class org.jvnet.lafwidget.layout.TransitionLayout
-
- isBorderOpaque() - Method in class org.jvnet.lafwidget.layout.TransitionBorder
-
- isBorderOpaque() - Method in class org.jvnet.lafwidget.text.LockBorder
-
- isCore - Variable in class org.jvnet.lafwidget.animation.FadeKind
-
- isCustomLafSupportSet - Variable in class org.jvnet.lafwidget.LafWidgetRepository
-
Indicates whether the currently registered LAF support is custom (not
LafWidgetSupport
).
- isDragMode - Variable in class org.jvnet.lafwidget.scroll.AutoScrollActivator.AutoScrollProperties
-
- isExact - Variable in class org.jvnet.lafwidget.LafWidgetRepository.LafWidgetClassInfo
-
Indicates whether the matching should be exact.
- isFadingIn() - Method in class org.jvnet.lafwidget.animation.FadeState
-
Returns the fade-in / fade-out indication.
- isLooping() - Method in class org.jvnet.lafwidget.animation.FadeState
-
Returns the looping indication.
- isLoopingReverse() - Method in class org.jvnet.lafwidget.animation.FadeState
-
Returns indication whether the looping fade starts fading out after
reaching the maximum value.
- isOpaque(Component) - Static method in class org.jvnet.lafwidget.layout.TransitionLayout
-
Returns indication whether the specified component is opaque.
- isSensitiveToEvents(JTabbedPane, int) - Method in class org.jvnet.lafwidget.tabbed.DefaultTabPreviewPainter
-
- isSensitiveToEvents(JTabbedPane, int) - Method in class org.jvnet.lafwidget.tabbed.TabPreviewPainter
-
Checks whether the specified tab component is sensitive to events.
- isToInjectAfterOriginal() - Method in class org.jvnet.lafwidget.ant.ContainerGhostingType
-
Returns indication whether the ghosting should be injected before or
after the original code.
- isToRepaintParent() - Method in class org.jvnet.lafwidget.animation.FadeState
-
Returns indication whether the component parent should be repainted on
each fade cycle.
- isToStopAtCycleBreak() - Method in class org.jvnet.lafwidget.animation.FadeState
-
Returns indication whether the looping fade should stop at reaching the
end of the fade-out cycle.
- isTracked(Component, FadeKind) - Method in class org.jvnet.lafwidget.animation.FadeTracker
-
Checks whether the specified component is being tracked by
this
tracker.
- isTracked(Component, int, FadeKind) - Method in class org.jvnet.lafwidget.animation.FadeTracker
-
Checks whether the specified component is being tracked by
this
tracker.
- isTracked(Component, Comparable<?>, FadeKind) - Method in class org.jvnet.lafwidget.animation.FadeTracker
-
Checks whether the specified component is being tracked by
this
tracker.
- isTracked(Component, Comparable<?>, FadeKind, boolean) - Method in class org.jvnet.lafwidget.animation.FadeTracker
-
Checks whether the specified component is being tracked by
this
tracker.
- isTrueColor(Component) - Static method in class org.jvnet.lafwidget.utils.LookUtils
-
Checks and answers whether we have a true color system.
- isUninstalling - Variable in class org.jvnet.lafwidget.text.LockBorderWidget
-
true
if this widget is uninstalling.
- isVisible - Variable in class org.jvnet.lafwidget.tabbed.TabPagerManager
-
Indicates whether the tab pager windows are visible.
- isVisible() - Method in class org.jvnet.lafwidget.tabbed.TabPagerManager
-
Returns indication whether the tab pager windows are showing.
- page(JTabbedPane, boolean) - Method in class org.jvnet.lafwidget.tabbed.TabPagerManager
-
Flips the pages.
- page(boolean) - Method in class org.jvnet.lafwidget.tabbed.TabPagerManager
-
Flips the pages in the currently shown tabbed pane.
- paintBorder(int, int, Graphics, int, int, int, int) - Method in class contrib.com.blogofbug.swing.borders.AbstractImageBorder
-
Paints the border around the specified component
- paintBorder(Component, Graphics, int, int, int, int) - Method in class contrib.com.blogofbug.swing.borders.ImageBorder
-
Paints the border around the specified component
- paintBorder(Component, Graphics, int, int, int, int) - Method in class org.jvnet.lafwidget.layout.TransitionBorder
-
- paintBorder(Component, Graphics, int, int, int, int) - Method in class org.jvnet.lafwidget.text.LockBorder
-
- paintBorder(Component, Graphics, int, int, int, int) - Method in class org.jvnet.lafwidget.utils.ShadowPopupBorder
-
Paints the border for the specified component with the specified
position and size.
- paintCenter(Graphics2D, int, int) - Method in class contrib.com.blogofbug.swing.borders.AbstractImageBorder
-
Paints a stretched version of the center of the image (as the border is drawn
first, then the component paints itself) so that the component can use it in
its own paint if the border lends itself to having a centre area over-painted
- paintCenter(Graphics2D, Component) - Method in class contrib.com.blogofbug.swing.borders.ImageBorder
-
- paintComponent(Graphics) - Method in class contrib.com.blogofbug.swing.components.GradientPanel
-
paints the gradient.
- paintComponent(Graphics) - Method in class contrib.com.blogofbug.swing.components.ImageLabel
-
Paints the label scaling the image to the appropriate size
- paintComponent(Graphics) - Method in class contrib.com.blogofbug.swing.components.JCarouselMenu.CarouselListCellRenderer
-
Our image border can paint a center as well as a surround.
- paintComponent(Graphics) - Method in class contrib.com.blogofbug.swing.components.ReflectedImageLabel
-
Paints the component
- paintComponent(Graphics) - Method in class org.jvnet.lafwidget.scroll.ScrollPaneSelector
-
- paintComponent(Graphics) - Method in class org.jvnet.lafwidget.tabbed.TabOverviewDialog.TabGridOverviewGlassPane
-
- paintGhostIcon(Graphics2D, AbstractButton, Icon) - Static method in class org.jvnet.lafwidget.animation.effects.GhostPaintingUtils
-
Paints the ghost icon inside the bounds of the specified button.
- paintGhostIcon(Graphics2D, AbstractButton, Rectangle) - Static method in class org.jvnet.lafwidget.animation.effects.GhostPaintingUtils
-
Paints the ghost icon inside the bounds of the specified button.
- paintGhostIcon(Graphics2D, Component, Icon, Rectangle) - Static method in class org.jvnet.lafwidget.animation.effects.GhostPaintingUtils
-
Paints the ghost icon inside the bounds of the specified button.
- paintGhostImages(Component, Graphics) - Static method in class org.jvnet.lafwidget.animation.effects.GhostPaintingUtils
-
Paints ghost images on the specified component.
- paintPasswordStrengthMarker(Graphics, int, int, int, int, LafConstants.PasswordStrength) - Method in class org.jvnet.lafwidget.LafWidgetSupport
-
Paints password strength marker.
- paintTabThumbnail(Graphics) - Method in class org.jvnet.lafwidget.tabbed.TabPreviewControl
-
Paints the tab thumbnail on the specified graphics context.
- PASSWORD_STRENGTH_CHECKER - Static variable in interface org.jvnet.lafwidget.LafWidget
-
Client property name for specifying password strength checker for a
password field.
- PasswordStrengthChecker - Interface in org.jvnet.lafwidget.text
-
Specifies the interface for the password strength checkers.
- PasswordStrengthCheckerWidget - Class in org.jvnet.lafwidget.text
-
Adds password strength indication on password fields.
- PasswordStrengthCheckerWidget() - Constructor for class org.jvnet.lafwidget.text.PasswordStrengthCheckerWidget
-
- pendingAnimationCount - Variable in class org.jvnet.lafwidget.layout.TransitionLayout
-
- pHeight - Variable in class org.jvnet.lafwidget.tabbed.TabOverviewDialog.TabGridOverviewPanel
-
Height of a single tab preview control.
- pHeight - Variable in class org.jvnet.lafwidget.tabbed.TabOverviewDialog.TabMenuCarouselOverviewPanel
-
Height of a single tab preview control.
- pHeight - Variable in class org.jvnet.lafwidget.tabbed.TabOverviewDialog.TabRoundCarouselOverviewPanel
-
Height of a single tab preview control.
- populate() - Method in class org.jvnet.lafwidget.LafWidgetRepository
-
Populates the widget repository.
- populateFrom(URL) - Method in class org.jvnet.lafwidget.LafWidgetRepository
-
Populates the repository from the specified URL.
- postPreviewRequest(JTabbedPane, int) - Method in class org.jvnet.lafwidget.tabbed.TabPreviewWindow
-
Posts a preview request for a tab component in the specified tabbed pane.
- preferredLayoutSize(Container) - Method in class contrib.com.blogofbug.swing.layout.CaroselLayout
-
Determine the widest and tallest dimensions, then return the height as 1.5 * the highest, and 3 * the widest
- preferredLayoutSize(Container) - Method in class org.jvnet.lafwidget.layout.TransitionLayout
-
- preferredLayoutSize(Container) - Method in class org.jvnet.lafwidget.tabbed.TabPreviewControl.TabPreviewControlLayout
-
- prePaintImage() - Method in class contrib.com.blogofbug.swing.components.ReflectedImageLabel
-
See interface definition
- prePaintImage() - Method in interface contrib.com.blogofbug.swing.components.RichComponent
-
Allows a RichContainer to request that the component pre-renders anything
that might provide peak performance.
- PRESS - Static variable in class org.jvnet.lafwidget.animation.FadeKind
-
Pressing a component.
- PREVIEW_MODE - Static variable in class org.jvnet.lafwidget.LafWidgetUtilities
-
Name for the internal client property that marks a component as
previewable.
- previewCallback - Variable in class org.jvnet.lafwidget.tabbed.TabOverviewDialog
-
The associated preview callback.
- previewCallback - Variable in class org.jvnet.lafwidget.tabbed.TabPreviewThread.TabPreviewInfo
-
Callback for passing the preview thumbnail once it is computed.
- previewComponent(Container, Component, int, Graphics, int, int, int, int) - Method in class org.jvnet.lafwidget.preview.DefaultPreviewPainter
-
- previewComponent(Container, Component, int, Graphics, int, int, int, int) - Method in class org.jvnet.lafwidget.preview.InternalFramePreviewPainter
-
- previewComponent(Container, Component, int, Graphics, int, int, int, int) - Method in class org.jvnet.lafwidget.preview.PreviewPainter
-
Draws a component preview on the specified graphics.
- previewControls - Variable in class org.jvnet.lafwidget.tabbed.TabOverviewDialog.TabGridOverviewPanel
-
Tab preview controls.
- previewControls - Variable in class org.jvnet.lafwidget.tabbed.TabOverviewDialog.TabMenuCarouselOverviewPanel
-
Tab preview controls.
- previewControls - Variable in class org.jvnet.lafwidget.tabbed.TabOverviewDialog.TabRoundCarouselOverviewPanel
-
Tab preview controls.
- previewHeight - Variable in class org.jvnet.lafwidget.tabbed.TabPreviewThread.TabPreviewInfo
-
Height of the preview thumbnail.
- previewImage - Variable in class org.jvnet.lafwidget.tabbed.TabPreviewControl
-
The preview image itself.
- previewImagePanel - Variable in class org.jvnet.lafwidget.tabbed.TabPreviewControl
-
Panel for the tab preview image.
- PreviewPainter - Class in org.jvnet.lafwidget.preview
-
Base class for component preview painters.
- PreviewPainter() - Constructor for class org.jvnet.lafwidget.preview.PreviewPainter
-
- previewQueue - Variable in class org.jvnet.lafwidget.tabbed.TabPreviewThread
-
Queue of preview requests.
- previewTab(JTabbedPane, int, Graphics, int, int, int, int) - Method in class org.jvnet.lafwidget.tabbed.DefaultTabPreviewPainter
-
- previewTab(JTabbedPane, int, Graphics, int, int, int, int) - Method in class org.jvnet.lafwidget.tabbed.TabPreviewPainter
-
Draws a tab preview on the specified graphics.
- previewWidth - Variable in class org.jvnet.lafwidget.tabbed.TabPreviewThread.TabPreviewInfo
-
Width of the preview thumbnail.
- prevStateMap - Variable in class org.jvnet.lafwidget.animation.effects.GhostingListener
-
- prevStateMap - Variable in class org.jvnet.lafwidget.animation.effects.IconGlowListener
-
- prevStateMap - Variable in class org.jvnet.lafwidget.animation.FadeStateListener
-
- prevTabIndex - Variable in class org.jvnet.lafwidget.tabbed.TabPagerManager
-
Index of the previous tab.
- prevTabWindow - Variable in class org.jvnet.lafwidget.tabbed.TabPagerManager
-
Preview window for the left (previous) tab.
- process(String, File, List<ContainerGhostingType>) - Method in class org.jvnet.lafwidget.ant.ContainerGhostingAugmenter
-
Processes a single file or a directory, augmenting all relevant classes.
- process(String, File, List<IconGhostingType>) - Method in class org.jvnet.lafwidget.ant.IconGhostingAugmenter
-
Processes a single file or a directory, augmenting all relevant classes.
- process(String, File, String) - Method in class org.jvnet.lafwidget.ant.LafMainClassAugmenter
-
Processes a single file or a directory, augmenting all main LAF classes.
- process(String, File, Pattern) - Method in class org.jvnet.lafwidget.ant.UiDelegateAugmenter
-
Processes a single file or a directory, augmenting all relevant classes.
- processAction() - Method in class contrib.com.blogofbug.swing.components.JCarouselMenu
-
Launch the action associated with the currently selected list item
- propertyChangeListener - Variable in class org.jvnet.lafwidget.scroll.AutoScrollWidget
-
- propertyChangeListener - Variable in class org.jvnet.lafwidget.scroll.ScrollPaneSelectorWidget
-
- propertyChangeListener - Variable in class org.jvnet.lafwidget.text.LockBorderWidget
-
Listens on all properties to decide whether a lock border should be shown /
hidden.
- propertyChangeListener - Variable in class org.jvnet.lafwidget.tree.dnd.TreeDragAndDropWidget
-
- propertyListener - Variable in class org.jvnet.lafwidget.menu.MenuSearchWidget
-
Listens on changes to the component orientation.
- propertyListener - Variable in class org.jvnet.lafwidget.tabbed.TabOverviewDialogWidget
-
Listens on changes to relevant tabbed pane properties.
- pWidth - Variable in class org.jvnet.lafwidget.tabbed.TabOverviewDialog.TabGridOverviewPanel
-
Width of a single tab preview control.
- pWidth - Variable in class org.jvnet.lafwidget.tabbed.TabOverviewDialog.TabMenuCarouselOverviewPanel
-
Width of a single tab preview control.
- pWidth - Variable in class org.jvnet.lafwidget.tabbed.TabOverviewDialog.TabRoundCarouselOverviewPanel
-
Width of a single tab preview control.
- recalculateCarosel() - Method in class contrib.com.blogofbug.swing.layout.CaroselLayout
-
Updates all of the positions of the carousel.
- recalculateVisibleItems() - Method in class contrib.com.blogofbug.swing.layout.CaroselLayout
-
Determines how many of the items being laid out are currently visible.
- ReflectedImageLabel - Class in contrib.com.blogofbug.swing.components
-
A RichComponent which takes the supplied image, adds on 50% to the height of the image
and draws a graduated alpha-blended reflection below the top aligned original image.
- ReflectedImageLabel(Image, int, int) - Constructor for class contrib.com.blogofbug.swing.components.ReflectedImageLabel
-
Deprecated.
This function will be removed, use setNeutralWidth() on JCarousel instead.
- ReflectedImageLabel(Image, String, int, int) - Constructor for class contrib.com.blogofbug.swing.components.ReflectedImageLabel
-
Deprecated.
This function will be removed, use setNeutralWidth() on JCarousel instead.
- ReflectedImageLabel(Image, String) - Constructor for class contrib.com.blogofbug.swing.components.ReflectedImageLabel
-
Creates a new instance of a reflected label using the supplied image and text
- ReflectedImageLabel(String) - Constructor for class contrib.com.blogofbug.swing.components.ReflectedImageLabel
-
See constructor for image label, this version of the constructor takes an image URL instead
of the image object (the URL can be in string format).
- ReflectedImageLabel(String, int, int) - Constructor for class contrib.com.blogofbug.swing.components.ReflectedImageLabel
-
Deprecated.
This function will be removed, use setNeutralWidth() on JCarousel instead.
- ReflectedImageLabel(String, String, int, int) - Constructor for class contrib.com.blogofbug.swing.components.ReflectedImageLabel
-
Deprecated.
This function will be removed, use setNeutralWidth() on JCarousel instead.
- refreshSnaphost(JInternalFrame) - Static method in class org.jvnet.lafwidget.preview.InternalFramePreviewPainter
-
- registerListeners() - Method in class org.jvnet.lafwidget.animation.effects.GhostingListener
-
Registers listeners on the relevant model changes.
- registerListeners() - Method in class org.jvnet.lafwidget.animation.effects.IconGlowListener
-
Registers listeners on the relevant model changes.
- registerListeners() - Method in class org.jvnet.lafwidget.animation.FadeStateListener
-
Registers listeners on all model changes.
- registerListeners(boolean) - Method in class org.jvnet.lafwidget.animation.FadeStateListener
-
Registers listeners on all model changes.
- registerWidget(String, List<Class<?>>) - Method in class org.jvnet.lafwidget.LafWidgetRepository
-
Registers a new widget for the specified UI classes.
- registerWidget(String, Class<?>, boolean) - Method in class org.jvnet.lafwidget.LafWidgetRepository
-
Registers a new widget for the specified UI class.
- REGULAR - Static variable in class org.jvnet.lafwidget.utils.LafConstants.AnimationKind
-
Regular (default) animation.
- remove(Component) - Method in class contrib.com.blogofbug.swing.components.JCarosel
-
Removes the component from the carousel
- remove(Component) - Method in class contrib.com.blogofbug.swing.components.JCarouselMenu
-
Removes a component from the menu
- removeGlobalCallback(GlobalFadeTrackerCallback) - Method in class org.jvnet.lafwidget.animation.FadeTracker
-
Removes the specified application callback for tracking core fade events.
- removeGlobalFadeTrackerCallback(GlobalFadeTrackerCallback) - Static method in class org.jvnet.lafwidget.animation.FadeConfigurationManager
-
Removes the specified application callback for tracking core fade events.
- removeLayoutComponent(Component) - Method in class contrib.com.blogofbug.swing.layout.CaroselLayout
-
Remove the component
- removeLayoutComponent(Component) - Method in class org.jvnet.lafwidget.layout.TransitionLayout
-
- removeLayoutComponent(Component) - Method in class org.jvnet.lafwidget.tabbed.TabPreviewControl.TabPreviewControlLayout
-
- removeMatching(DeltaQueue.DeltaMatcher) - Method in class org.jvnet.lafwidget.utils.DeltaQueue
-
Removes all deltas matching the specified matcher.
- removeTransitionLayoutListener(TransitionLayoutListener) - Method in class org.jvnet.lafwidget.layout.TransitionLayout
-
- renderComponentToImage(JComponent) - Static method in class contrib.com.blogofbug.utility.ImageUtilities
-
Renders a component into an image, which is useful for playing with the component's
resultant image in special effects or transitions
- rendererProxy - Variable in class org.jvnet.lafwidget.tree.dnd.TreeDragAndDropWidget
-
- RenderingUtils - Class in org.jvnet.lafwidget.utils
-
- RenderingUtils() - Constructor for class org.jvnet.lafwidget.utils.RenderingUtils
-
- renderTextToImage(Font, Color, String, int) - Static method in class contrib.com.blogofbug.utility.ImageUtilities
-
Renders a paragraph of text (line breaks ignored) to an image (created and returned).
- renderTextToImage(Font, Color, String[], int) - Static method in class contrib.com.blogofbug.utility.ImageUtilities
-
Renders multiple paragraphs of text in an array to an image (created and returned).
- repaint(Component) - Method in class org.jvnet.lafwidget.layout.TransitionLayout
-
- repository - Static variable in class org.jvnet.lafwidget.LafWidgetRepository
-
Singleton instance.
- requestStop() - Method in class org.jvnet.lafwidget.tabbed.TabPreviewThread
-
- requestStop() - Method in class org.jvnet.lafwidget.utils.TrackableThread
-
Issues a stop request on this
thread.
- requestStopAllThreads() - Static method in class org.jvnet.lafwidget.utils.TrackableThread
-
Issues a stop request on all helper threads.
- requestStopOnCycleBreak(long) - Method in class org.jvnet.lafwidget.animation.FadeTracker
-
Requests that the specified fade instance should stop at the end of the
fade-out.
- requiresCustomLafSupport() - Method in class org.jvnet.lafwidget.animation.effects.GhostFadeWidget
-
- requiresCustomLafSupport() - Method in class org.jvnet.lafwidget.animation.effects.IconGlowWidget
-
- requiresCustomLafSupport() - Method in class org.jvnet.lafwidget.desktop.DesktopIconHoverPreviewWidget
-
- requiresCustomLafSupport() - Method in interface org.jvnet.lafwidget.LafWidget
-
Returns indication whether this
widget requires custom LAF
support.
- requiresCustomLafSupport() - Method in class org.jvnet.lafwidget.menu.MenuSearchWidget
-
- requiresCustomLafSupport() - Method in class org.jvnet.lafwidget.scroll.AutoScrollWidget
-
- requiresCustomLafSupport() - Method in class org.jvnet.lafwidget.scroll.ScrollPaneSelectorWidget
-
- requiresCustomLafSupport() - Method in class org.jvnet.lafwidget.tabbed.TabHoverPreviewWidget
-
- requiresCustomLafSupport() - Method in class org.jvnet.lafwidget.tabbed.TabOverviewDialogWidget
-
- requiresCustomLafSupport() - Method in class org.jvnet.lafwidget.tabbed.TabPagerWidget
-
- requiresCustomLafSupport() - Method in class org.jvnet.lafwidget.text.EditContextMenuWidget
-
- requiresCustomLafSupport() - Method in class org.jvnet.lafwidget.text.LockBorderWidget
-
- requiresCustomLafSupport() - Method in class org.jvnet.lafwidget.text.PasswordStrengthCheckerWidget
-
- requiresCustomLafSupport() - Method in class org.jvnet.lafwidget.text.SelectAllOnFocusGainWidget
-
- requiresCustomLafSupport() - Method in class org.jvnet.lafwidget.text.SelectOnEscapeWidget
-
- requiresCustomLafSupport() - Method in class org.jvnet.lafwidget.tree.dnd.TreeDragAndDropWidget
-
- reset() - Method in class org.jvnet.lafwidget.menu.MenuSearchWidget
-
- reset() - Method in interface org.jvnet.lafwidget.Resettable
-
Resets the state of this
widget.
- reset() - Static method in class org.jvnet.lafwidget.tabbed.TabPagerManager
-
Resets the internal caches.
- reset() - Method in class org.jvnet.lafwidget.tabbed.TabPagerWidget
-
- resetLabelBundle() - Static method in class org.jvnet.lafwidget.LafWidgetRepository
-
Resets the current label bundle.
- Resettable - Interface in org.jvnet.lafwidget
-
Base interface for widgets that support the reset operation.
- restoreOpaque(Component, Map<Component, Boolean>, boolean) - Static method in class org.jvnet.lafwidget.layout.TransitionLayout
-
Restores the opacity of the specified component and all its descendants.
- restorePreviewable(Component, Map<Component, Boolean>) - Static method in class org.jvnet.lafwidget.LafWidgetUtilities
-
Restores the regular (non-previewable) status of the specified component
and all its descendants.
- RichComponent - Interface in contrib.com.blogofbug.swing.components
-
A component that can be part of the a rich user interface
- ROLLOVER - Static variable in class org.jvnet.lafwidget.animation.FadeKind
-
Rollover a component.
- rotationalOffset - Variable in class contrib.com.blogofbug.swing.layout.CaroselLayout
-
The current degree of rotation of the carousel
- ROUND_CAROUSEL - Static variable in class org.jvnet.lafwidget.utils.LafConstants.TabOverviewKind
-
Shows a round carousel with all tab thumbnails.
- run() - Method in class org.jvnet.lafwidget.tabbed.TabPreviewThread
-
- RunOnUIThread - Annotation Type in org.jvnet.lafwidget.animation
-
Annotation to mark code that should run on UI thread.
- scaledImage(BufferedImage, int, int) - Static method in class contrib.com.blogofbug.utility.ImageUtilities
-
Produces a resized image that is of the given dimensions
- scrollPane - Variable in class org.jvnet.lafwidget.scroll.AutoScrollActivator
-
- ScrollPaneSelector - Class in org.jvnet.lafwidget.scroll
-
ScrollPaneSelector is a little utility class that provides a means to quickly
scroll both vertically and horizontally on a single mouse click, by dragging
a selection rectangle over a "thumbnail" of the scrollPane's viewport view.
- scrollPaneSelector - Variable in class org.jvnet.lafwidget.scroll.ScrollPaneSelectorWidget
-
The scroll pane selector for the associated scroll pane.
- ScrollPaneSelectorWidget - Class in org.jvnet.lafwidget.scroll
-
Widget that decorates scroll panes with selector.
- ScrollPaneSelectorWidget() - Constructor for class org.jvnet.lafwidget.scroll.ScrollPaneSelectorWidget
-
- SelectAllOnFocusGainWidget - Class in org.jvnet.lafwidget.text
-
Adds "select all on focus gain" behaviour on text components.
- SelectAllOnFocusGainWidget() - Constructor for class org.jvnet.lafwidget.text.SelectAllOnFocusGainWidget
-
- SELECTION - Static variable in class org.jvnet.lafwidget.animation.FadeKind
-
Selecting a component.
- SelectOnEscapeWidget - Class in org.jvnet.lafwidget.text
-
Adds "select / deselect on Escape key press" behaviour on text components.
- SelectOnEscapeWidget() - Constructor for class org.jvnet.lafwidget.text.SelectOnEscapeWidget
-
- setAlpha(float) - Method in class contrib.com.blogofbug.swing.components.ReflectedImageLabel
-
Sets the transparency of the component
- setAlpha(float) - Method in interface contrib.com.blogofbug.swing.components.RichComponent
-
Assisgns a uniform alpha to the component
- setAlpha(Component, Float, Float, boolean) - Static method in class org.jvnet.lafwidget.layout.TransitionLayout
-
- setAngle(double) - Method in class contrib.com.blogofbug.swing.layout.CaroselLayout
-
Sets the current rotational angle.
- setAutoScrollEnabled(JScrollPane, boolean) - Static method in class org.jvnet.lafwidget.scroll.AutoScrollActivator
-
- setBackground(Color) - Method in class contrib.com.blogofbug.swing.components.GradientPanel
-
Set the background to a single color
- setBackground(Color, Color) - Method in class contrib.com.blogofbug.swing.components.GradientPanel
-
Sets two background colors for a gradient
- setBounds(int, int, int, int) - Method in class org.jvnet.lafwidget.tabbed.TabOverviewButton
-
- setCallback(FadeTrackerCallback) - Method in class org.jvnet.lafwidget.animation.FadeState
-
Sets the callback.
- setCellImageBorder(ImageBorder) - Method in class contrib.com.blogofbug.swing.components.JCarouselMenu
-
Sets the image border used to draw around the items in the menu
- setCellRenderer(ListCellRenderer) - Method in class contrib.com.blogofbug.swing.components.JCarouselMenu
-
Specifies the list cell renderer used to draw the items in the menu
- setClassName(String) - Method in class org.jvnet.lafwidget.ant.ContainerGhostingType
-
Sets the UI delegate class name.
- setClassName(String) - Method in class org.jvnet.lafwidget.ant.IconGhostingType
-
Sets the UI delegate class name.
- setClasspath(Path) - Method in class org.jvnet.lafwidget.ant.AugmentContainerGhostingTask
-
Sets the classpath for this task.
- setClasspath(Path) - Method in class org.jvnet.lafwidget.ant.AugmentIconGhostingTask
-
Sets the classpath for this task.
- setClasspath(Path) - Method in class org.jvnet.lafwidget.ant.AugmentMainTask
-
Sets the classpath for this task.
- setClasspath(Path) - Method in class org.jvnet.lafwidget.ant.AugmentTask
-
Sets the classpath for this task.
- setComponent(T) - Method in interface org.jvnet.lafwidget.LafWidget
-
Associates a component with this
widget.
- setComponent(T) - Method in class org.jvnet.lafwidget.LafWidgetAdapter
-
- setContentWidth(int) - Method in class contrib.com.blogofbug.swing.components.JCarosel
-
Sets the prefered width of the components inside the carousel, this is
the neutral width that will change as the component is scaled, but at 9
and 6 o'clock where the scale is one they will be this width.
- setDelegatesToAdd(String[]) - Method in class org.jvnet.lafwidget.ant.LafMainClassAugmenter
-
Sets the list of delegates that need to be added.
- setDelta(int) - Method in class org.jvnet.lafwidget.utils.DeltaQueue.Deltable
-
Sets the new value of delta in application specific units.
- setDepthBasedAlpha(boolean) - Method in class contrib.com.blogofbug.swing.components.JCarosel
-
If set to true the carousel will fade out components as they move away
from the front of the carousel (6 o'clock)
- setDepthBasedAlpha(boolean) - Method in class contrib.com.blogofbug.swing.layout.CaroselLayout
-
Controls if items should fade as they move to the back of the carousel
- setFadePosition(float) - Method in class org.jvnet.lafwidget.animation.FadeState
-
Sets the current fade position.
- setFadingIn(boolean) - Method in class org.jvnet.lafwidget.animation.FadeState
-
Sets fade-in / fade-out indication.
- setFrontMostComponent(Component) - Method in class contrib.com.blogofbug.swing.layout.CaroselLayout
-
Moves the specified component to the front
- setFrontMostComponent(Component) - Method in class contrib.com.blogofbug.swing.layout.OffsetCaroselLayout
-
Over-rides the normal setFrontMostComponent to move the selected component to 3 o'clock instead of 6 o'clock
- setImage(Image) - Method in class contrib.com.blogofbug.swing.components.ReflectedImageLabel
-
Deprecated.
Please use setRichImage() instead from the RichComponent interface
- setImageBorder(ImageBorder) - Method in class contrib.com.blogofbug.swing.components.JCarouselMenu.CarouselListCellRenderer
-
Allows the setting of the image border
- setInsets(Insets) - Method in class contrib.com.blogofbug.swing.borders.AbstractImageBorder
-
Sets the insets around the edge of the image to be used to cookie cut the image into a border
- setLabel(String) - Method in class contrib.com.blogofbug.swing.components.ReflectedImageLabel
-
Deprecated.
Use setRichText() instead
- setLabelBundleClassLoader(ClassLoader) - Static method in class org.jvnet.lafwidget.LafWidgetRepository
-
- setLafSupport(LafWidgetSupport) - Method in class org.jvnet.lafwidget.LafWidgetRepository
-
Sets LAF support.
- setLayout(CaroselLayout) - Method in class contrib.com.blogofbug.swing.components.JCarosel
-
Specifies which type of CarouselLayout to be used to lay the component
out around the carousel Any looping layout can be used.
- setLoggingEnabled(boolean) - Static method in class org.jvnet.lafwidget.utils.LookUtils
-
Enables or disables the Looks logging.
- setLoopCount(int) - Method in class org.jvnet.lafwidget.animation.FadeState
-
- setLooping(boolean) - Method in class org.jvnet.lafwidget.animation.FadeState
-
Sets the looping indication.
- setLoopingReverse(boolean) - Method in class org.jvnet.lafwidget.animation.FadeState
-
Sets indication whether the looping fade starts fading out after reaching
the maximum value.
- setMainlafclassname(String) - Method in class org.jvnet.lafwidget.ant.AugmentMainTask
-
- setMenuScrollColor(Color) - Method in class contrib.com.blogofbug.swing.components.JCarouselMenu
-
Allows the background color to the menu (left side) to be set
- setMethodName(String) - Method in class org.jvnet.lafwidget.ant.IconGhostingType
-
Sets the method name to augment.
- setName(String) - Method in class org.jvnet.lafwidget.ant.UiDelegateType
-
Sets the delegate name.
- setNeutralContentWidth(int) - Method in class contrib.com.blogofbug.swing.layout.CaroselLayout
-
Specify the neutral content width of any laid out component.
- setPaintBorder(boolean) - Method in class contrib.com.blogofbug.swing.borders.ImageBorder
-
Controls wether or not the border is actually painted or not.
- setPattern(String) - Method in class org.jvnet.lafwidget.ant.AugmentTask
-
- setPreviewImage(BufferedImage, boolean) - Method in class org.jvnet.lafwidget.tabbed.TabPreviewControl
-
Sets the tab preview thumbnail.
- setRichImage(URL) - Method in class contrib.com.blogofbug.swing.components.ReflectedImageLabel
-
Assigns an image to the component, the width and height taken from the supplied image
- setRichImage(File) - Method in class contrib.com.blogofbug.swing.components.ReflectedImageLabel
-
See interface definition
- setRichImage(Image) - Method in class contrib.com.blogofbug.swing.components.ReflectedImageLabel
-
See interface definition
- setRichImage(URL) - Method in interface contrib.com.blogofbug.swing.components.RichComponent
-
Assigns an image to the component, the width and height taken from the supplied image
- setRichImage(File) - Method in interface contrib.com.blogofbug.swing.components.RichComponent
-
Assigns an image to the component, the width and height taken from the supplied image
- setRichImage(Image) - Method in interface contrib.com.blogofbug.swing.components.RichComponent
-
Assisgns an image to the component, the width and height taken from the supplied image
- setRichText(String) - Method in class contrib.com.blogofbug.swing.components.ReflectedImageLabel
-
See interface definition
- setRichText(String) - Method in interface contrib.com.blogofbug.swing.components.RichComponent
-
Specifies text that should be displayed by the rich component when
getRichText() is called.
- setSelectedIndex(int) - Method in class contrib.com.blogofbug.swing.components.JCarouselMenu
-
Sets the selected item in the menu
- setSourceNode(TreeNode) - Method in class org.jvnet.lafwidget.tree.dnd.TreeTreeDnDEvent
-
- setSourceString(String) - Method in class org.jvnet.lafwidget.tree.dnd.StringTreeDnDEvent
-
- setSourceTree(JTree) - Method in class org.jvnet.lafwidget.tree.dnd.TreeTreeDnDEvent
-
- setSpinStartDelay(int) - Method in class contrib.com.blogofbug.swing.components.JCarosel
-
Sets the delay between clicking on a component in the carousel, and the
spin starting to move that component to the front.
- setTabAreaInsets(JTabbedPane, Insets) - Method in class org.jvnet.lafwidget.LafWidgetSupport
-
Sets the tab area insets for the specified tabbed pane.
- setTabIndex(int) - Method in class org.jvnet.lafwidget.tabbed.TabPreviewControl
-
Stes the tab index.
- setTarget(double) - Method in class contrib.com.blogofbug.swing.layout.CaroselLayout
-
Sets a target angle to rotate to, always choses a direction that is less than
or equal to 180 degrees
- setTargetNode(TreeNode) - Method in class org.jvnet.lafwidget.tree.dnd.StringTreeDnDEvent
-
- setTargetNode(TreeNode) - Method in class org.jvnet.lafwidget.tree.dnd.TreeTreeDnDEvent
-
- setTargetTree(JTree) - Method in class org.jvnet.lafwidget.tree.dnd.StringTreeDnDEvent
-
- setTargetTree(JTree) - Method in class org.jvnet.lafwidget.tree.dnd.TreeTreeDnDEvent
-
- setToInjectAfterOriginal(boolean) - Method in class org.jvnet.lafwidget.ant.ContainerGhostingType
-
Returns indication whether the ghosting should be injected before or
after the original code.
- setToRepaintParent(boolean) - Method in class org.jvnet.lafwidget.animation.FadeState
-
Sets indication whether the component parent should be repainted on each
fade cycle.
- setToStopAtCycleBreak(boolean) - Method in class org.jvnet.lafwidget.animation.FadeState
-
Sets indication whether the looping fade should stop at reaching the end
of the fade-out cycle.
- setUpDownColor(Color) - Method in class contrib.com.blogofbug.swing.components.JCarouselMenu
-
Sets the color the up and down buttons are drawn
- setUpDownIcons(Icon, Icon) - Method in class contrib.com.blogofbug.swing.components.JCarouselMenu
-
Sets icons to use to show the up and down buttons
- setupImage(Image) - Method in class contrib.com.blogofbug.swing.components.ReflectedImageLabel
-
Adds a reflection to the supplied image
- setVerbose(boolean) - Method in class org.jvnet.lafwidget.ant.AugmentContainerGhostingTask
-
- setVerbose(boolean) - Method in class org.jvnet.lafwidget.ant.AugmentIconGhostingTask
-
- setVerbose(boolean) - Method in class org.jvnet.lafwidget.ant.AugmentMainTask
-
- setVerbose(boolean) - Method in class org.jvnet.lafwidget.ant.AugmentTask
-
- setVerbose(boolean) - Method in class org.jvnet.lafwidget.ant.ContainerGhostingAugmenter
-
Sets the verbosity.
- setVerbose(boolean) - Method in class org.jvnet.lafwidget.ant.IconGhostingAugmenter
-
Sets the verbosity.
- setVerbose(boolean) - Method in class org.jvnet.lafwidget.ant.LafMainClassAugmenter
-
Sets the verbosity.
- setVerbose(boolean) - Method in class org.jvnet.lafwidget.ant.UiDelegateAugmenter
-
Sets the verbosity.
- ShadowPopupBorder - Class in org.jvnet.lafwidget.utils
-
A border with a drop shadow intended to be used as the outer border
of popups.
- ShadowPopupBorder() - Constructor for class org.jvnet.lafwidget.utils.ShadowPopupBorder
-
- shouldHide(Component, double, double) - Method in class contrib.com.blogofbug.swing.layout.CaroselLayout
-
Can be over-ridden to restrict the range of angles where the child component
is shown
- shouldHide(Component, double, double) - Method in class contrib.com.blogofbug.swing.layout.OffsetCaroselLayout
-
Overrides the normal layout method to determine if the object is offscreen and can therefore
be ignored (giving a performance gain).
- SHOWING - Static variable in class org.jvnet.lafwidget.layout.TransitionLayout
-
Client property to store the current visibility of components.
- SLOW - Static variable in class org.jvnet.lafwidget.utils.LafConstants.AnimationKind
-
Slow animation.
- spinStartDelay - Variable in class contrib.com.blogofbug.swing.components.JCarosel
-
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.
- start - Variable in class contrib.com.blogofbug.swing.components.GradientPanel
-
Gradient start colour
- start(JTabbedPane, int, TabPreviewThread.TabPreviewInfo) - Method in class org.jvnet.lafwidget.tabbed.TabPagerManager.TabPagerPreviewCallback
-
- start(JTabbedPane, int, TabPreviewThread.TabPreviewInfo) - Method in interface org.jvnet.lafwidget.tabbed.TabPreviewThread.TabPreviewCallback
-
- startLocation - Variable in class org.jvnet.lafwidget.scroll.AutoScrollActivator.AutoScrollProperties
-
- startWidget() - Static method in class org.jvnet.lafwidget.LAFAdapter
-
This initialises the Widgeting system.
- stateChanged(ChangeEvent) - Method in class contrib.com.blogofbug.swing.components.JCarouselMenu
-
Detect when the list selection changes, and respond by updating the state
of the two "arrow" buttons.
- step - Variable in class org.jvnet.lafwidget.animation.FadeConstantStep
-
The step value.
- stopAllTimers() - Method in class org.jvnet.lafwidget.animation.FadeTracker
-
Stops tracking of all components.
- stopWidget() - Static method in class org.jvnet.lafwidget.LAFAdapter
-
This tears-down the widgeting system.
- strengthCheckerListener - Variable in class org.jvnet.lafwidget.text.PasswordStrengthCheckerWidget
-
- StringTreeDnDEvent - Class in org.jvnet.lafwidget.tree.dnd
-
StringTreeDnDEvent is an event fired whenever a String is about to be dropped
into a node in a JTree.
- StringTreeDnDEvent(String, JTree, TreeNode) - Constructor for class org.jvnet.lafwidget.tree.dnd.StringTreeDnDEvent
-
Creates a new instance of StringTreeDnDEvent
- StringTreeDnDListener - Interface in org.jvnet.lafwidget.tree.dnd
-
StringTreeDnDListener represents a listener that is informed when a String is
about to be dropped into a node in a JTree.
- STRONG - Static variable in class org.jvnet.lafwidget.utils.LafConstants.PasswordStrength
-
Strong strength.
- subID - Variable in class org.jvnet.lafwidget.animation.FadeTracker.ComponentId
-
ID to distinguish between different sub-components of the UI
component.
- SwingBugUtilities - Class in contrib.com.blogofbug.swing
-
Contains some utility methods applicable to any swing application.
- TABBED_PANE_PREVIEW_PAINTER - Static variable in interface org.jvnet.lafwidget.LafWidget
-
Client property name for specifying the preview painter for tabbed pane.
- tabbedPane - Variable in class org.jvnet.lafwidget.tabbed.TabPagerMouseWheelListener
-
The associated tabbed pane (may be null
).
- TabHoverPreviewWidget - Class in org.jvnet.lafwidget.tabbed
-
Adds tab preview thumbnail on tab mouse hover.
- TabHoverPreviewWidget() - Constructor for class org.jvnet.lafwidget.tabbed.TabHoverPreviewWidget
-
- TabHoverPreviewWidget.MouseRolloverHandler - Class in org.jvnet.lafwidget.tabbed
-
Mouse listener for rollover effects.
- TabHoverPreviewWidget.MouseRolloverHandler() - Constructor for class org.jvnet.lafwidget.tabbed.TabHoverPreviewWidget.MouseRolloverHandler
-
- tabIndexToPreview - Variable in class org.jvnet.lafwidget.tabbed.TabPreviewThread.TabPreviewInfo
-
- TabOverviewButton - Class in org.jvnet.lafwidget.tabbed
-
Button that activates the tab overview dialog.
- TabOverviewButton(JTabbedPane) - Constructor for class org.jvnet.lafwidget.tabbed.TabOverviewButton
-
Creates a new tab overview button.
- TabOverviewDialog - Class in org.jvnet.lafwidget.tabbed
-
Tab overview dialog.
- TabOverviewDialog.TabGridOverviewGlassPane - Class in org.jvnet.lafwidget.tabbed
-
Glass pane for the tab grid overview panel.
- TabOverviewDialog.TabGridOverviewGlassPane(TabOverviewDialog.TabGridOverviewPanel) - Constructor for class org.jvnet.lafwidget.tabbed.TabOverviewDialog.TabGridOverviewGlassPane
-
Creates the glass pane.
- TabOverviewDialog.TabGridOverviewPanel - Class in org.jvnet.lafwidget.tabbed
-
Tab grid overview panel.
- TabOverviewDialog.TabGridOverviewPanel(int, int) - Constructor for class org.jvnet.lafwidget.tabbed.TabOverviewDialog.TabGridOverviewPanel
-
Creates a tab overview panel.
- TabOverviewDialog.TabMenuCarouselOverviewPanel - Class in org.jvnet.lafwidget.tabbed
-
Tab menu carousel overview panel.
- TabOverviewDialog.TabMenuCarouselOverviewPanel(int, int) - Constructor for class org.jvnet.lafwidget.tabbed.TabOverviewDialog.TabMenuCarouselOverviewPanel
-
Creates a tab overview panel.
- TabOverviewDialog.TabMenuCarouselOverviewPanel.MenuCarouselListCellRenderer - Class in org.jvnet.lafwidget.tabbed
-
Cell renderer for the carosel menu.
- TabOverviewDialog.TabMenuCarouselOverviewPanel.MenuCarouselListCellRenderer(ListCellRenderer) - Constructor for class org.jvnet.lafwidget.tabbed.TabOverviewDialog.TabMenuCarouselOverviewPanel.MenuCarouselListCellRenderer
-
Creates the cell renderer for the carosel menu.
- TabOverviewDialog.TabPreviewMouseHandler - Class in org.jvnet.lafwidget.tabbed
-
Handles mouse events on the tab overview dialog (such as highlighting the
currently rolled-over tab preview, closing the overview when a tab
preview is clicked, tooltips etc.)
- TabOverviewDialog.TabPreviewMouseHandler(int, JComponent, boolean, boolean) - Constructor for class org.jvnet.lafwidget.tabbed.TabOverviewDialog.TabPreviewMouseHandler
-
Creates the mouse handler for a single tab preview control.
- TabOverviewDialog.TabRoundCarouselOverviewPanel - Class in org.jvnet.lafwidget.tabbed
-
Tab round carousel overview panel.
- TabOverviewDialog.TabRoundCarouselOverviewPanel(int, int) - Constructor for class org.jvnet.lafwidget.tabbed.TabOverviewDialog.TabRoundCarouselOverviewPanel
-
Creates a tab overview panel.
- TabOverviewDialogWidget - Class in org.jvnet.lafwidget.tabbed
-
Adds tab overview dialog to tabbed panes.
- TabOverviewDialogWidget() - Constructor for class org.jvnet.lafwidget.tabbed.TabOverviewDialogWidget
-
- TabPagerManager - Class in org.jvnet.lafwidget.tabbed
-
Tab pager manager.
- TabPagerManager.TabPagerPreviewCallback - Class in org.jvnet.lafwidget.tabbed
-
Implementation of the tab preview callback for the tab pager.
- TabPagerManager.TabPagerPreviewCallback(JWindow, JTabbedPane, int) - Constructor for class org.jvnet.lafwidget.tabbed.TabPagerManager.TabPagerPreviewCallback
-
Creates a new tab preview callback for the tab pager.
- TabPagerMouseWheelListener - Class in org.jvnet.lafwidget.tabbed
-
- TabPagerMouseWheelListener() - Constructor for class org.jvnet.lafwidget.tabbed.TabPagerMouseWheelListener
-
Creates a new mouse wheel listener on the currently paged tabbed pane.
- TabPagerMouseWheelListener(JTabbedPane) - Constructor for class org.jvnet.lafwidget.tabbed.TabPagerMouseWheelListener
-
Creates a new mouse wheel listener on the specified tabbed pane.
- TabPagerWidget - Class in org.jvnet.lafwidget.tabbed
-
Adds tab pager to tabbed panes.
- TabPagerWidget() - Constructor for class org.jvnet.lafwidget.tabbed.TabPagerWidget
-
- tabPane - Variable in class org.jvnet.lafwidget.tabbed.TabOverviewDialog
-
The associated tabbed pane.
- tabPane - Variable in class org.jvnet.lafwidget.tabbed.TabPreviewControl
-
The associated tabbed pane.
- tabPane - Variable in class org.jvnet.lafwidget.tabbed.TabPreviewThread.TabPreviewInfo
-
Tabbed pane.
- TabPreviewControl - Class in org.jvnet.lafwidget.tabbed
-
Control to display the a single tab preview.
- TabPreviewControl(JTabbedPane, int) - Constructor for class org.jvnet.lafwidget.tabbed.TabPreviewControl
-
Creates a tab preview control.
- TabPreviewControl.TabPreviewControlLayout - Class in org.jvnet.lafwidget.tabbed
-
Layout for the tab preview control.
- TabPreviewControl.TabPreviewControlLayout() - Constructor for class org.jvnet.lafwidget.tabbed.TabPreviewControl.TabPreviewControlLayout
-
- TabPreviewPainter - Class in org.jvnet.lafwidget.tabbed
-
Base class for tab preview painters.
- TabPreviewPainter() - Constructor for class org.jvnet.lafwidget.tabbed.TabPreviewPainter
-
- TabPreviewThread - Class in org.jvnet.lafwidget.tabbed
-
Thread for running the tab preview requests.
- TabPreviewThread.TabPreviewCallback - Interface in org.jvnet.lafwidget.tabbed
-
Interface for offering the tab preview image once it has been computed.
- TabPreviewThread.TabPreviewInfo - Class in org.jvnet.lafwidget.tabbed
-
Information for previewing a tabbed pane.
- TabPreviewThread.TabPreviewInfo() - Constructor for class org.jvnet.lafwidget.tabbed.TabPreviewThread.TabPreviewInfo
-
- TabPreviewWindow - Class in org.jvnet.lafwidget.tabbed
-
Tab preview window.
- TabPreviewWindow() - Constructor for class org.jvnet.lafwidget.tabbed.TabPreviewWindow
-
- targetOffset - Variable in class contrib.com.blogofbug.swing.layout.CaroselLayout
-
The desired rotational offset, which will be moved to by a timer animating the carousel
- testComponentStateChangeThreadingViolation(Component) - Static method in class org.jvnet.lafwidget.LafWidgetUtilities
-
Tests UI threading violations on changing the state the specified
component.
- TEXT_EDIT_CONTEXT_MENU - Static variable in interface org.jvnet.lafwidget.LafWidget
-
Client property name for specifying that the text component should have
the edit context menu (with Cut / Copy / Paste / ...
- TEXT_FLIP_SELECT_ON_ESCAPE - Static variable in interface org.jvnet.lafwidget.LafWidget
-
Client property name for specifying that the text component contents
should flip selection on ESCAPE key press.
- TEXT_SELECT_ON_FOCUS - Static variable in interface org.jvnet.lafwidget.LafWidget
-
Client property name for specifying that the text component contents
should be selected on focus gain.
- timer - Variable in class org.jvnet.lafwidget.scroll.AutoScrollActivator.AutoScrollProperties
-
- titleLabel - Variable in class org.jvnet.lafwidget.tabbed.TabPreviewControl
-
Label for the tab title.
- titleMouseHandler - Variable in class org.jvnet.lafwidget.desktop.DesktopIconHoverPreviewWidget
-
- toDisposeOverviewOnFocusLoss() - Method in class org.jvnet.lafwidget.tabbed.TabPreviewPainter
-
Returns indication whether the tab overview dialog should be
automatically disposed when it loses focus.
- toIgnore - Variable in class org.jvnet.lafwidget.animation.FadeStateListener
-
A set of fade kinds to ignore.
- toIgnoreAnimations(Component) - Static method in class org.jvnet.lafwidget.LafWidgetUtilities
-
- toIgnoreGlobalLocale(JComponent) - Static method in class org.jvnet.lafwidget.LafWidgetUtilities
-
Checks whether the label lookup should use component-specific locale on
the specified component.
- toInstallExtraElements(Component) - Method in class org.jvnet.lafwidget.LafWidgetSupport
-
Returns indication whether additional functionality should be installed
on the specified component.
- toInstallMenuSearch(JMenuBar) - Method in class org.jvnet.lafwidget.LafWidgetSupport
-
Returns indication whether the menu search functionality should be
installed on the specified menu bar.
- toolkitListener - Variable in class org.jvnet.lafwidget.scroll.AutoScrollActivator.AutoScrollProperties
-
- toPreviewAllTabs - Variable in class org.jvnet.lafwidget.tabbed.TabPreviewThread.TabPreviewInfo
-
- toStopAtCycleBreak() - Method in class org.jvnet.lafwidget.animation.FadeState
-
Sets indication that looping fade should stop at the end of the fade-out
cycle.
- toString() - Method in class org.jvnet.lafwidget.animation.FadeKind
-
- toUpdatePeriodically(Container, Component, int) - Method in class org.jvnet.lafwidget.preview.PreviewPainter
-
Returns indication whether the thumbnail preview should be updated
periodically.
- toUpdatePeriodically(JTabbedPane) - Method in class org.jvnet.lafwidget.tabbed.TabPreviewPainter
-
Returns indication whether the thumbnail preview should be updated
periodically.
- track(Container, boolean) - Method in class org.jvnet.lafwidget.layout.TransitionLayoutManager
-
Starts tracking the specified container adding the transition layout
effects.
- track(Container, boolean, boolean) - Method in class org.jvnet.lafwidget.layout.TransitionLayoutManager
-
Starts tracking the specified container adding the transition layout
effects.
- TrackableThread - Class in org.jvnet.lafwidget.utils
-
Base class for all helper threads.
- TrackableThread() - Constructor for class org.jvnet.lafwidget.utils.TrackableThread
-
Creates new instance.
- trackFade(Component, FadeKind, boolean, boolean) - Method in class org.jvnet.lafwidget.animation.FadeTracker
-
Requests start of fade tracking on the specified component.
- trackFade(Component, FadeKind, boolean, boolean, FadeTrackerCallback) - Method in class org.jvnet.lafwidget.animation.FadeTracker
-
Requests start of fade tracking on the specified component.
- trackFadeIn(FadeKind, Component, boolean, FadeTrackerCallback) - Method in class org.jvnet.lafwidget.animation.FadeTracker
-
Requests start of fade-in tracking on the specified component.
- trackFadeIn(FadeKind, Component, int, boolean, FadeTrackerCallback) - Method in class org.jvnet.lafwidget.animation.FadeTracker
-
Requests start of fade-in tracking on the specified component.
- trackFadeIn(FadeKind, Component, Comparable<?>, boolean, FadeTrackerCallback) - Method in class org.jvnet.lafwidget.animation.FadeTracker
-
Requests start of fade-in tracking on the specified component.
- trackFadeIn(FadeKind, Component, Comparable<?>, boolean, FadeTrackerCallback, LafConstants.AnimationKind) - Method in class org.jvnet.lafwidget.animation.FadeTracker
-
Requests start of fade-in tracking on the specified component.
- trackFadeLooping(FadeKind, LafConstants.AnimationKind, Component, Comparable<?>, boolean, FadeTrackerCallback, int, boolean) - Method in class org.jvnet.lafwidget.animation.FadeTracker
-
Requests start of looping fade tracking on the specified component.
- trackFadeOut(FadeKind, Component, boolean, FadeTrackerCallback) - Method in class org.jvnet.lafwidget.animation.FadeTracker
-
Requests start of fade-out tracking on the specified component.
- trackFadeOut(FadeKind, Component, int, boolean, FadeTrackerCallback) - Method in class org.jvnet.lafwidget.animation.FadeTracker
-
Requests start of fade-out tracking on the specified component.
- trackFadeOut(FadeKind, Component, Comparable<?>, boolean, FadeTrackerCallback) - Method in class org.jvnet.lafwidget.animation.FadeTracker
-
Requests start of fade-out tracking on the specified component.
- trackFadeOut(FadeKind, Component, Comparable<?>, boolean, FadeTrackerCallback, LafConstants.AnimationKind) - Method in class org.jvnet.lafwidget.animation.FadeTracker
-
Requests start of fade-out tracking on the specified component.
- trackModelChange(FadeKind, boolean) - Method in class org.jvnet.lafwidget.animation.effects.GhostingListener
-
Tracks a single change to the model.
- trackModelChange(FadeKind, boolean) - Method in class org.jvnet.lafwidget.animation.effects.IconGlowListener
-
Tracks a single change to the model.
- trackModelChange(FadeKind, boolean, boolean) - Method in class org.jvnet.lafwidget.animation.FadeStateListener
-
Tracks a single change to the model.
- TRANSITION_ENDED - Static variable in class org.jvnet.lafwidget.layout.TransitionLayoutEvent
-
- TRANSITION_STARTED - Static variable in class org.jvnet.lafwidget.layout.TransitionLayoutEvent
-
- TransitionBorder - Class in org.jvnet.lafwidget.layout
-
Border
implementation that respects the transition composite effects
set by the
TransitionLayout
.
- TransitionBorder(Border) - Constructor for class org.jvnet.lafwidget.layout.TransitionBorder
-
Creates a new wrapper border.
- TransitionBorder.BorderUIResource - Class in org.jvnet.lafwidget.layout
-
Wrapper border that implements the UIResource
interface.
- TransitionBorder.BorderUIResource(Border) - Constructor for class org.jvnet.lafwidget.layout.TransitionBorder.BorderUIResource
-
Creates a new wrapper border.
- TransitionLayout - Class in org.jvnet.lafwidget.layout
-
Transition layout.
- TransitionLayout(Container, LayoutManager, boolean) - Constructor for class org.jvnet.lafwidget.layout.TransitionLayout
-
- TransitionLayoutEvent - Class in org.jvnet.lafwidget.layout
-
- TransitionLayoutEvent(Component, Component, int) - Constructor for class org.jvnet.lafwidget.layout.TransitionLayoutEvent
-
- TransitionLayoutListener - Interface in org.jvnet.lafwidget.layout
-
- TransitionLayoutManager - Class in org.jvnet.lafwidget.layout
-
Transition layout manager.
- TREE_AUTO_DND_SUPPORT - Static variable in interface org.jvnet.lafwidget.LafWidget
-
Client property name for specifying that the tree component should have
automatic drag and drop support.
- TreeDragAndDropWidget - Class in org.jvnet.lafwidget.tree.dnd
-
TreeWrapper is used to handle drag and drop and popup menus in any JTree.
- TreeDragAndDropWidget() - Constructor for class org.jvnet.lafwidget.tree.dnd.TreeDragAndDropWidget
-
- TreeTreeDnDEvent - Class in org.jvnet.lafwidget.tree.dnd
-
TreeTreeDnDEvent is an event fired when a node from a JTree is dropped into
another node (of the same or of other JTree).
- TreeTreeDnDEvent(JTree, TreeNode, JTree, TreeNode) - Constructor for class org.jvnet.lafwidget.tree.dnd.TreeTreeDnDEvent
-
Creates a new instance of TreeTreeDnDEvent.
- TreeTreeDnDListener - Interface in org.jvnet.lafwidget.tree.dnd
-
TreeTreeDnDListener represents a listener that receives notifications when
some node from a tree is moved or copied into itself (or into another tree).
- TweakedScrollPaneLayout - Class in org.jvnet.lafwidget.scroll
-
A hideous hack to allow the display of the selector's button even when only
one scrollBar is visible.
- TweakedScrollPaneLayout() - Constructor for class org.jvnet.lafwidget.scroll.TweakedScrollPaneLayout
-