Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

org.merlotxml.merlot.plugins.action.* (3)org.merlotxml.merlot.plugins.action.configeditor.* (3)
org.merlotxml.merlot.plugins.configeditor.* (5)

Package Samples:

org.merlotxml.merlot.plugins.action.configeditor
org.merlotxml.merlot.plugins.configeditor

Classes:

ConfigEditorCfgPanel: This is a generic node editing panel which provides a component for each attribute listed with the element it's created to edit, along with a text box for PCDATA. This class can be extended to change what the user sees for each attribute field. Typically the easiest methods to overload for this type of custom editors are getEditComponent() and sometimes save().
ConfigEditorRecordPanel: This is a generic node editing panel which provides a component for each attribute listed with the element it's created to edit, along with a text box for PCDATA. This class can be extended to change what the user sees for each attribute field. Typically the easiest methods to overload for this type of custom editors are getEditComponent() and sometimes save().
ConfigEditorActions: Actions used by the Config Editor Action plugin
CfgFileReader
SystemImport
SocketClient
ConfigEditor
ConfigEditorDebug

Home | Contact Us | Privacy Policy | Terms of Service