Package se.conciliate.extensions.publish
Interface MenuEditor
public interface MenuEditor
- Author:
- Richard
-
Method Summary
Modifier and TypeMethodDescriptiondefault void
addPropertyListener
(PropertyChangeListener listener) default void
removePropertyListener
(PropertyChangeListener listener)
-
Method Details
-
getEditorComponent
JComponent getEditorComponent() -
getSelectedKey
MenuProvider.MenuKey getSelectedKey() -
addPropertyListener
-
removePropertyListener
-