Interface AbstractComponentEditorFrame.FrameKey
- 
- All Known Implementing Classes:
- ActionEditorFrame.ActionFrameKey,- PropertyFrameKey,- ScriptEditorFrame.ScriptFrameKey
 - Enclosing class:
- AbstractComponentEditorFrame
 
 public static interface AbstractComponentEditorFrame.FrameKeyMust implement hashcode and equals
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description java.util.List<java.lang.String>getComponents()DesignAdaptergetEditor()
 
- 
- 
- 
Method Detail- 
getEditorDesignAdapter getEditor() 
 - 
getComponentsjava.util.List<java.lang.String> getComponents() 
 
- 
 
-