|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.purl.sword.client.PropertiesDialog
public class PropertiesDialog
Dialog that is used to edit the collection of properties.
| Nested Class Summary | |
|---|---|
class |
PropertiesDialog.PropertiesModel
A table model that is used to show the properties. |
| Constructor Summary | |
|---|---|
PropertiesDialog(JFrame parentFrame,
Properties props)
Create a new instance. |
|
| Method Summary | |
|---|---|
protected JPanel |
createControls()
Create the controls that are to be displayed in the system. |
int |
show()
Show the dialog and return the status code. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PropertiesDialog(JFrame parentFrame,
Properties props)
parentFrame - The parent frame for the dialog.props - The properties lisst to display| Method Detail |
|---|
protected final JPanel createControls()
public int show()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||