|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectucar.unidata.ui.symbol.PropertiesDialog
public class PropertiesDialog
Manages the properties dialog for MetSymbol-s
| Constructor Summary | |
|---|---|
PropertiesDialog(List<MetSymbol> selected,
StationModelCanvas canvas)
|
|
PropertiesDialog(MetSymbol symbol,
StationModelCanvas canvas)
Create a new PropertiesDialog |
|
| Method Summary | |
|---|---|
void |
actionPerformed(ActionEvent ae)
Handle the action |
void |
close()
Close the dialog |
protected void |
doApply()
Apply the properties |
protected void |
doApply(MetSymbol symbol)
|
protected void |
doApplyColorSettings(MetSymbol symbol)
|
void |
doMakeContents()
Make the gui |
boolean |
doMultiple()
|
void |
show()
Show the dialog |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PropertiesDialog(MetSymbol symbol,
StationModelCanvas canvas)
symbol - The symbolcanvas - The canvas
public PropertiesDialog(List<MetSymbol> selected,
StationModelCanvas canvas)
| Method Detail |
|---|
public boolean doMultiple()
public void close()
public void show()
public void actionPerformed(ActionEvent ae)
actionPerformed in interface ActionListenerae - The action
protected void doApply()
throws Exception
Exception - when bad things happen
protected void doApplyColorSettings(MetSymbol symbol)
throws Exception
Exception
protected void doApply(MetSymbol symbol)
throws Exception
Exceptionpublic void doMakeContents()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||