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