|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Property | |
---|---|
org.argouml.swingext | An extension package for swing classes |
org.argouml.ui | contains many user interface related classes, such as the ProjectBrowser, actions, stylepanels etc. |
Uses of Property in org.argouml.swingext |
---|
Fields in org.argouml.swingext declared as Property | |
private Property[] |
PropertyTable._properties
|
Constructors in org.argouml.swingext with parameters of type Property | |
PropertyTable(Property[] properties)
Creates a new PropertyTable for the specified set of Properties. |
|
PropertyTable(Property[] properties,
java.lang.String nameColumnTitle,
java.lang.String valueColumnTitle)
Creates a new PropertyTable for the specified set of Properties. |
Uses of Property in org.argouml.ui |
---|
Fields in org.argouml.ui declared as Property | |
private Property |
SettingsTabLayout._todo
|
private Property |
SettingsTabLayout._properties
|
private Property |
SettingsTabLayout._documentation
|
private Property |
SettingsTabLayout._style
|
private Property |
SettingsTabLayout._source
|
private Property |
SettingsTabLayout._constraints
|
private Property |
SettingsTabLayout._taggedValues
|
Methods in org.argouml.ui that return Property | |
private Property |
SettingsTabLayout.createProperty(java.lang.String text,
java.lang.String[] positions,
java.lang.Class tab)
Create a Property for the position of the given tab pane, selecting the current display value from the user properties file. |
Methods in org.argouml.ui with parameters of type Property | |
private void |
SettingsTabLayout.loadPosition(Property position,
java.lang.Class tab)
|
private void |
SettingsTabLayout.savePosition(Property position,
java.lang.Class tab)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
ArgoUML © 1996-2004 (20040306) | ArgoUML Homepage | ArgoUML Developers' page | ArgoUML Cookbook |