public class CAppOptions extends CDialog implements java.awt.event.ActionListener
Modifier and Type | Field and Description |
---|---|
protected boolean |
changedUI |
protected javax.swing.JTabbedPane |
tabPane |
protected javax.swing.JComboBox |
UIList |
cancelValue, defaultValue, initialized, master, message, options, pressCancel, pressOK, selectedValue, title, type
Constructor and Description |
---|
CAppOptions() |
CAppOptions(java.awt.Container c) |
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(java.awt.event.ActionEvent event) |
boolean |
performOK()
Return's true if the OK is to continue.
|
isOK, setDefaults, setVisible, validateAction, waitForUser
protected javax.swing.JTabbedPane tabPane
protected javax.swing.JComboBox UIList
protected boolean changedUI
public CAppOptions()
public CAppOptions(java.awt.Container c)
c
- stSoftware Copyright © 2001-2014 stSoftware All Rights Reserved.