| java.lang.Object gui.propertyeditors.PropertiesTest
PropertiesTest | public class PropertiesTest (Code) | | This test class tests the main functionality of the property sheet,
property editors and property customizers customizable by IDE.
author: mmirilovic@netbeans.org |
Inner Class :public class TNode extends AbstractNode | |
Inner Class :public class TestProperty extends PropertySupport | |
Method Summary | |
public static void | main(String args) Main method for trying it within IDE. |
PropertiesTest | public PropertiesTest()(Code) | | Create new instance of the TNode and show property sheet
|
main | public static void main(String args)(Code) | | Main method for trying it within IDE.
Parameters: args - |
|
|