|
org.netbeans.api.debugger/1 1.31.1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface Properties.Initializer
Implementing this interface one can define initial values of properties.
Method Summary | |
---|---|
Object |
getDefaultPropertyValue(String propertyName)
Get the default value of property. |
String[] |
getSupportedPropertyNames()
The list of supported property names. |
Method Detail |
---|
String[] getSupportedPropertyNames()
Object getDefaultPropertyValue(String propertyName)
propertyName
- The name of the property
|
org.netbeans.api.debugger/1 1.31.1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |