| com.l2fprod.common.swing.BaseDialog com.l2fprod.common.propertysheet.PropertySheetDialog
PropertySheetDialog | public class PropertySheetDialog extends BaseDialog (Code) | | PropertySheetDialog.
|
Constructor Summary | |
public | PropertySheetDialog() | public | PropertySheetDialog(Dialog owner) | public | PropertySheetDialog(Dialog owner, boolean modal) | public | PropertySheetDialog(Frame owner) | public | PropertySheetDialog(Frame owner, boolean modal) | public | PropertySheetDialog(Dialog owner, String title) | public | PropertySheetDialog(Dialog owner, String title, boolean modal) | public | PropertySheetDialog(Frame owner, String title) | public | PropertySheetDialog(Frame owner, String title, boolean modal) | public | PropertySheetDialog(Dialog owner, String title, boolean modal, GraphicsConfiguration gc) | public | PropertySheetDialog(Frame owner, String title, boolean modal, GraphicsConfiguration gc) |
Fields inherited from com.l2fprod.common.swing.BaseDialog | final public static int CLOSE_DIALOG(Code)(Java Doc) final public static int OK_CANCEL_DIALOG(Code)(Java Doc)
|
|
|