com.ibm.di.admin
Class ConfigEditorPlugins
java.lang.Object
com.ibm.di.admin.ConfigEditorPlugins
public class ConfigEditorPlugins
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PLUGIN_PARAMETERS
public static String PLUGIN_PARAMETERS
PLUGIN_NAME
public static String PLUGIN_NAME
ConfigEditorPlugins
public ConfigEditorPlugins()
addPlugins
public static void addPlugins(miadmin context,
JMenuBar menubar)
throws Exception
- Throws:
Exception
addPlugin
public static void addPlugin(Properties p,
String item,
miadmin context,
JMenu menu)
throws Exception
- Throws:
Exception
locateMenu
public static JMenu locateMenu(JMenuBar mb,
String menu)