public class RBKeysPanel extends KeysPanel
| Constructor and Description |
|---|
RBKeysPanel()
Returns a new keys panel.
|
| Modifier and Type | Method and Description |
|---|---|
RMDataSource |
getDataSource()
Returns the current document's datasource.
|
static java.lang.String |
getDragKey()
Returns the current drag key.
|
RJPanel |
getUI()
Returns the Swing UI for this panel.
|
static boolean |
isSelectedToMany()
Returns whether selected key path is to-many.
|
void |
resetUI()
Called to update the UI for this panel.
|
void |
respondUI(java.lang.Object anObj)
Called by the UI to respond to user actions.
|
getDocument, getSelectedShape, getWindowTitle, setDragKeyclone, copy, didChange, didUndo, getAnimAttribute, getClassNameShort, initWithArchiver, undoClone, undoCopy, undoEqualspublic RMDataSource getDataSource()
getDataSource in class KeysPanelpublic RJPanel getUI()
public void resetUI()
public void respondUI(java.lang.Object anObj)
public static java.lang.String getDragKey()
public static boolean isSelectedToMany()