Uses of Class
com.sas.swing.visuals.SwingCustomizerDialog

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.
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.