Uses of Class
org.pushingpixels.radiance.component.api.common.AbstractFileViewPanel.Leaf
Packages that use AbstractFileViewPanel.Leaf
-
Uses of AbstractFileViewPanel.Leaf in org.pushingpixels.radiance.component.api.common
Fields in org.pushingpixels.radiance.component.api.common with type parameters of type AbstractFileViewPanel.LeafModifier and TypeFieldDescriptionprivate SwingWorker<Void, AbstractFileViewPanel.Leaf> AbstractFileViewPanel.mainWorkerThe main worker that loads the images off EDT.Methods in org.pushingpixels.radiance.component.api.common with parameters of type AbstractFileViewPanel.LeafModifier and TypeMethodDescriptionprotected voidAbstractFileViewPanel.configureCommand(AbstractFileViewPanel.Leaf leaf, Command command, RadianceIcon icon) Configures the specified command.protected abstract RadianceIconAbstractFileViewPanel.getRadianceIcon(AbstractFileViewPanel.Leaf leaf, InputStream stream, CommandButtonPresentationState state, Dimension dimension) Returns the icon for the specified parameters.