public class FullscreenToggleAction extends ToggleAction
JosmAction.ActiveLayerChangeAdapter, JosmAction.LayerChangeAdapter, JosmAction.SelectionChangeAdapter
Modifier and Type | Field and Description |
---|---|
private java.awt.GraphicsDevice |
gd |
private java.awt.Rectangle |
prevBounds |
sc
Constructor and Description |
---|
FullscreenToggleAction()
Constructs a new
FullscreenToggleAction . |
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(java.awt.event.ActionEvent e) |
void |
initial()
To call if this action must be initially run at JOSM startup.
|
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 final transient java.awt.GraphicsDevice gd
private java.awt.Rectangle prevBounds
public FullscreenToggleAction()
FullscreenToggleAction
.public void actionPerformed(java.awt.event.ActionEvent e)
public void initial()
protected void setMode()