public class PropertyPlugin extends Object implements XRayPlugin
| Constructor and Description |
|---|
PropertyPlugin(Object target) |
PropertyPlugin(Object target,
PropertyManagerFactory factory) |
PropertyPlugin(Object target,
String name,
int pluginOrder) |
PropertyPlugin(Object target,
String name,
int pluginOrder,
PropertyManagerFactory factory) |
| Modifier and Type | Method and Description |
|---|---|
static String |
getNameFromClass(Object target) |
String |
getPluginName() |
int |
getPluginOrder() |
JComponent |
getPluginVisuals() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitonFocuspublic PropertyPlugin(Object target)
public PropertyPlugin(Object target, PropertyManagerFactory factory)
public PropertyPlugin(Object target, String name, int pluginOrder, PropertyManagerFactory factory)
public String getPluginName()
getPluginName in interface XRayPluginpublic int getPluginOrder()
getPluginOrder in interface XRayPluginpublic JComponent getPluginVisuals()
getPluginVisuals in interface XRayPluginCopyright © 2017. All rights reserved.