|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectucar.unidata.idv.ui.ToolbarEditor
public class ToolbarEditor
This supports editing the toolbar.xml resource.
| Constructor Summary | |
|---|---|
ToolbarEditor(IdvUIManager uiManager)
The ctor |
|
| Method Summary | |
|---|---|
void |
actionPerformed(ActionEvent ae)
Handle the action |
boolean |
anyChanges()
Were there any changes |
void |
doApply()
Write out the toolbar xml. |
JComponent |
getContents()
Get the GUI contents |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ToolbarEditor(IdvUIManager uiManager)
uiManager - The ui manager| Method Detail |
|---|
public JComponent getContents()
public void actionPerformed(ActionEvent ae)
actionPerformed in interface ActionListenerae - The actionpublic boolean anyChanges()
public void doApply()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||