| |
|
| javax.swing.JFrame test.samples.substance.api.GetTheme
Constructor Summary | |
public | GetTheme() Creates the main frame for this sample. |
Method Summary | |
public static void | main(String[] args) The main method for this sample. |
GetTheme | public GetTheme()(Code) | | Creates the main frame for this sample.
|
main | public static void main(String[] args) throws Exception(Code) | | The main method for this sample. The arguments are
ignored.
Parameters: args - Ignored. throws: Exception - If some exception occured. Note that there is no specialtreatment of exception conditions in this sample code. |
|
|
|