| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectde.nierbeck.timeTrack.views.EditEntryDialog
public class EditEntryDialog
DataEntryDialog class uses org.eclipse.swt libraries to
 implement a dialog that accepts basic personal information that is added to a
 Table widget or edits a TableItem entry to
 represent the entered data.
| Constructor Summary | |
|---|---|
| EditEntryDialog(org.eclipse.swt.widgets.Shell parent,
                EntryTypeImpl selectedEntry)Constructor of the Dialog | |
| Method Summary | |
|---|---|
|  void | open()Opens the dialog in the given state. | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public EditEntryDialog(org.eclipse.swt.widgets.Shell parent,
                       EntryTypeImpl selectedEntry)
parent - - the parent of this dialogselectedEntry - - the selected Entry of the Table| Method Detail | 
|---|
public final void open()
Text widget
 contents and dialog behaviour accordingly.
| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||