|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jvnet.substance.plugin.BaseBorderPainterPlugin
public class BaseBorderPainterPlugin
Core plugin for border painters shapers. See
SubstanceBorderPainterPlugin
interface. This class is for internal
use only.
Field Summary |
---|
Fields inherited from interface org.jvnet.substance.plugin.SubstanceBorderPainterPlugin |
---|
TAG_BORDER_PAINTER_PLUGIN_CLASS |
Fields inherited from interface org.jvnet.lafplugin.LafPlugin |
---|
TAG_MAIN |
Constructor Summary | |
---|---|
BaseBorderPainterPlugin()
|
Method Summary | |
---|---|
java.util.Set<BorderPainterInfo> |
getBorderPainters()
Returns information on all available border painters in this
plugin. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BaseBorderPainterPlugin()
Method Detail |
---|
public java.util.Set<BorderPainterInfo> getBorderPainters()
SubstanceBorderPainterPlugin
this
plugin.
getBorderPainters
in interface SubstanceBorderPainterPlugin
this
plugin.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |