protected class MapPaintDialog.InfoAction extends AbstractAction
Modifier and Type | Field and Description |
---|---|
private boolean |
errorsTabLoaded |
private boolean |
sourceTabLoaded |
changeSupport, enabled
ACCELERATOR_KEY, ACTION_COMMAND_KEY, DEFAULT, DISPLAYED_MNEMONIC_INDEX_KEY, LARGE_ICON_KEY, LONG_DESCRIPTION, MNEMONIC_KEY, NAME, SELECTED_KEY, SHORT_DESCRIPTION, SMALL_ICON
Constructor and Description |
---|
InfoAction()
Constructs a new
InfoAction . |
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(ActionEvent e) |
private void |
buildErrorsPanel(StyleSource s,
JPanel p) |
private JPanel |
buildInfoPanel(StyleSource s) |
private void |
buildSourcePanel(StyleSource s,
JPanel p) |
private String |
tableRow(String firstColumn,
String secondColumn) |
addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabled
private boolean errorsTabLoaded
private boolean sourceTabLoaded
public InfoAction()
InfoAction
.public void actionPerformed(ActionEvent e)
private JPanel buildInfoPanel(StyleSource s)
private void buildSourcePanel(StyleSource s, JPanel p)
private void buildErrorsPanel(StyleSource s, JPanel p)