org.flexdock.view.actions
public class DefaultPinAction extends ViewAction
EMPTY_ACTION, viewId
Constructor and Description |
---|
DefaultPinAction() |
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(View view,
java.awt.event.ActionEvent evt) |
javax.swing.ButtonModel |
createButtonModel() |
void |
updateState(View view,
DockingState info,
Button button) |
actionPerformed, getView, getViewId, setViewId
public void actionPerformed(View view, java.awt.event.ActionEvent evt)
actionPerformed
in class ViewAction
public void updateState(View view, DockingState info, Button button)
public javax.swing.ButtonModel createButtonModel()
createButtonModel
in class ViewAction