public interface ReadyApiEditorComponent
Type Params | Return Type | Name and description |
---|---|---|
|
public ActionList |
getEditMenuActions() Returns the list of actions to display in the edit menu for this editor component |
|
public java.awt.Component |
getFocusOwner() Returns the component that will have keyboard focus for this editor |
|
public javax.swing.JPopupMenu |
getPopupMenu() Returns the popup menu of the component |
Returns the list of actions to display in the edit menu for this editor component
Returns the component that will have keyboard focus for this editor
Returns the popup menu of the component