|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectComposite
org.formaria.swt.SwtPage
org.formaria.swt.Dialog
org.formaria.swt.DialogTable
org.formaria.swt.DialogTableAddColumn
public class DialogTableAddColumn
Class which extends DialogTable for the SWT Tables, and show a dialog to add a column to a table.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.formaria.aria.PageSupport |
|---|
PageSupport.IDialog |
| Field Summary |
|---|
| Fields inherited from class org.formaria.swt.DialogTable |
|---|
borders, H_GAP, height, HEIGHT_BUTTON, HEIGHT_FULL, HEIGHT_SPACING, V_GAP, value, width, WIDTH_SPACING, widthLabel, xbs, xes, xet, xls |
| Fields inherited from class org.formaria.swt.Dialog |
|---|
CANCEL_CLICKED, CLOSE_CLICKED, closeButtonID, contentPanel, DEFAULT_PADDING, focusComponent, lastReturnValue, NO_CLICKED, NOTHING_CLICKED_YET, OK_CLICKED, padding, returnObject, returnValue, saveOnClose, shell, trueField, WIDTH_BORDER_CENTER |
| Fields inherited from class org.formaria.swt.SwtPage |
|---|
adapter, componentFactory, COOLITEM, pageHelper, pageMgr, project, rootModel |
| Fields inherited from interface org.formaria.aria.PageSupport |
|---|
ACTIVATED, ANNOTATEDIMAGE, ARIA_AWT_PACKAGE, ARIA_HTML_PACKAGE, ARIA_SWING_PACKAGE, ARIA_SWT_PACKAGE, BORDER_LAYOUT, BOX_LAYOUT, BUTTON, CARD_LAYOUT, CHECK, COLUMN_LAYOUT, COMBO, CREATED, DEACTIVATED, DISCARDED, DISPLAYED, EDIT, FLOW_LAYOUT, GRID_LAYOUT, GRIDBAG_LAYOUT, GROUP, GUIDE_LAYOUT, HOTSPOTIMAGE, IMAGE, IMAGEMAP, LABEL, LAYER_LAYOUT, LIST, LOADED, MENU, MENUBAR, MENUITEM, METACONTENT, NULL_LAYOUT, PANEL, PASSWORD, RADIO, SCALE_LAYOUT, SCROLLABLEMETACONTENT, SCROLLPANE, SPLITPANE, SPRING_LAYOUT, TABLE, TABPANEL, TEXTAREA, UNKNOWN, UNKNOWN_PAGE_STATE, WMF |
| Constructor Summary | |
|---|---|
DialogTableAddColumn(EditTable xet,
java.lang.String title)
Creates a new dialogtableaddcolumn. |
|
| Method Summary | |
|---|---|
void |
addColumn()
Add a column |
void |
firststep()
Do the first step of the dialog edition |
void |
fourthstep()
Do the fourth step of the dialog edition |
void |
secondstep()
Do the second step of the dialog edition |
void |
thirdstep()
Do the third step of the dialog edition |
| Methods inherited from class org.formaria.swt.DialogTable |
|---|
addButtons, cancel, finalstep, getBorder, getEdit, getLabel, init, resetAll, show |
| Methods inherited from class org.formaria.swt.Dialog |
|---|
cancelDlg, checkSubclass, closeDlg, getContentPane, getFocusComponent, getLastReturnValue, getMinimumSize, getPreferredSize, getReturnObject, pack, pageCreated, setBackground, setCaption, setFont, setForeground, setLocation, setModal, setResizable, setSaveOnClose, setSize, setUseNativeHeaders, showDialog, showDialog, showDialog, showModalWindow, SWTtoAWT, wasMouseClicked |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.formaria.aria.PersistentState |
|---|
restoreState, saveState |
| Constructor Detail |
|---|
public DialogTableAddColumn(EditTable xet,
java.lang.String title)
xet - the tabletitle - the title of the dialog| Method Detail |
|---|
public void firststep()
firststep in class DialogTablepublic void secondstep()
secondstep in class DialogTablepublic void thirdstep()
thirdstep in class DialogTablepublic void fourthstep()
fourthstep in class DialogTablepublic void addColumn()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||