public class DialogsToggleAction extends ToggleAction
JosmAction.ActiveLayerChangeAdapter, JosmAction.LayerChangeAdapter, JosmAction.SelectionChangeAdapter
Modifier and Type | Field and Description |
---|---|
private boolean |
sideToolbarPreviouslyVisible |
private boolean |
toolbarPreviouslyVisible |
sc
Constructor and Description |
---|
DialogsToggleAction()
Constructs a new
DialogsToggleAction . |
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(java.awt.event.ActionEvent e) |
protected void |
setMode() |
addButtonModel, isSelected, notifySelectedState, removeButtonModel, setSelected, toggleSelectedState
checkAndConfirmOutlyingOperation, destroy, getLayerManager, getShortcut, initEnabledState, installAdapters, listenToLayerChange, listenToSelectionChange, setTooltip, updateEnabledState, updateEnabledState, updateEnabledStateOnCurrentSelection, updateEnabledStateOnCurrentSelection, updateEnabledStateOnModifiableSelection, waitFuture
private boolean toolbarPreviouslyVisible
private boolean sideToolbarPreviouslyVisible
public DialogsToggleAction()
DialogsToggleAction
.public void actionPerformed(java.awt.event.ActionEvent e)
protected void setMode()