|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.geeboss.view.properties.PropertyPage
net.sourceforge.geeboss.view.properties.WorkbenchProperties
public class WorkbenchProperties
Class displays a PropertyPage to configure general settings in Geeboss
| Field Summary |
|---|
| Fields inherited from class net.sourceforge.geeboss.view.properties.PropertyPage |
|---|
mApply, mComposite, mDialogFont, mErrorMessageLabel, mGeebossGui, mParent, mPropertyChangeManager, mRestore |
| Constructor Summary | |
|---|---|
WorkbenchProperties(org.eclipse.swt.widgets.Composite parent,
GeebossContainer container)
Instatiate a new WorkbenchProperties PropertyPage |
|
| Method Summary | |
|---|---|
void |
applyButtonPressed()
The apply button has been pressed |
protected void |
initComponents()
Init all components |
protected void |
restoreButtonPressed()
The restore button has been pressed |
void |
updatePropertiesChangeManager()
Update the temporary settings holder PropertiesChangeManager |
| Methods inherited from class net.sourceforge.geeboss.view.properties.PropertyPage |
|---|
createButtons, createComposite, dispose, getContainer, getPropertyChangeManager, initPropertyChangeManager, setApplyButtonState, setButtonLayoutData, setButtonLayoutData, setErrorMessage, setRestoreButtonState, setWarningMessage |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WorkbenchProperties(org.eclipse.swt.widgets.Composite parent,
GeebossContainer container)
parent - Composite's parentcontainer - the geeboss container| Method Detail |
|---|
public void applyButtonPressed()
PropertyPage
applyButtonPressed in class PropertyPagePropertyPage.applyButtonPressed()public void updatePropertiesChangeManager()
PropertyPage
updatePropertiesChangeManager in class PropertyPagePropertyPage.updatePropertiesChangeManager()protected void initComponents()
PropertyPage
initComponents in class PropertyPagePropertyPage.initComponents()protected void restoreButtonPressed()
PropertyPage
restoreButtonPressed in class PropertyPagePropertyPage.restoreButtonPressed()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||