|
| Components |
|
| |||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||||
| Packages that use SwingCustomizerDialog | |
|---|---|
| com.sas.beans | Extensions to java.beans and support for extended Bean info. |
| Uses of SwingCustomizerDialog in com.sas.beans |
|---|
| Methods in com.sas.beans that return SwingCustomizerDialog | |
|---|---|
static SwingCustomizerDialog |
SwingCustomizerUtil.customize(java.lang.Object bean)
Displays a Dialog containing an instance of the bean customizer. |
static SwingCustomizerDialog |
SwingCustomizerUtil.customize(java.lang.Object bean,
java.awt.Component customizer,
java.awt.Frame frame,
boolean modal)
Displays a Dialog containing an instance of the bean customizer. |
static SwingCustomizerDialog |
SwingCustomizerUtil.customize(java.lang.Object bean,
java.awt.Frame frame,
boolean modal)
Displays a Dialog containing an instance of the bean customizer. |
static SwingCustomizerDialog |
SwingCustomizerUtil.getCustomizerDialog(java.lang.Object bean,
java.awt.Component customizer,
java.awt.Frame frame)
Returns a Dialog containing an instance of the bean customizer. |
static SwingCustomizerDialog |
SwingCustomizerUtil.getCustomizerDialog(java.lang.Object bean,
java.awt.Component customizer,
java.awt.Frame frame,
boolean useSuperclass)
Returns a Dialog containing an instance of the bean customizer. |
|
| Components |
|
| |||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||||