A C D E G H I L M N O P Q R S T U X 

A

about() - Method in class net.sf.cuf.examples.model.portal.PortalDc
Called to show the about dialog.
about(ActionEvent) - Method in class net.sf.cuf.examples.Split
Show an about dialog.
about(ActionEvent) - Method in class net.sf.cuf.examples.TestPk2
Show an about dialog.
aboutCancel(ActionEvent) - Method in class net.sf.cuf.examples.Split
Act on "ESCAPE" or "CANCEL" in the about dialog.
aboutCancel(ActionEvent) - Method in class net.sf.cuf.examples.TestPk2
Act on "ESCAPE" or "CANCEL" in the about dialog.
AboutDc - Class in net.sf.cuf.examples.model.portal
This dialog is an example of a simple modal about dialog.
AboutDc() - Constructor for class net.sf.cuf.examples.model.portal.AboutDc
 
aboutOk(ActionEvent) - Method in class net.sf.cuf.examples.Split
Act on "OK" in the about dialog.
aboutOk(ActionEvent) - Method in class net.sf.cuf.examples.TestPk2
Act on "OK" in the about dialog.
AboutPc - Class in net.sf.cuf.examples.model.portal
This dialog is an example of a simple modal dialog, it assumes that the dialog was created within a window.
AboutPc() - Constructor for class net.sf.cuf.examples.model.portal.AboutPc
 
acceptRow(ActionEvent) - Method in class net.sf.cuf.examples.model.uc1.UseCase1Pc
Callback from our acceopt action, we write the current buffer to the list.
addDate() - Method in class net.sf.cuf.examples.model.uc4.UseCase4Pc
Callback when a date should be added.
APP_DIALOG - Static variable in class net.sf.cuf.examples.model.AppData
 
APP_NAME - Static variable in class net.sf.cuf.examples.model.AppData
 
APP_NAME - Static variable in class net.sf.cuf.examples.state.AppData
 
AppData - Class in net.sf.cuf.examples.model
This class holds constants that are used in various parts of the application.
AppData() - Constructor for class net.sf.cuf.examples.model.AppData
 
AppData - Class in net.sf.cuf.examples.state
AppData contains application wide constants.
AppData() - Constructor for class net.sf.cuf.examples.state.AppData
 
APPDC_ID - Static variable in class net.sf.cuf.examples.model.AppData
 

C

cancel() - Method in class net.sf.cuf.examples.model.uc3.ModalPc
Callback from the cancel button or ESC.
cancelRow(ActionEvent) - Method in class net.sf.cuf.examples.model.uc1.UseCase1Pc
Callback from our cancel action, we re-read the buffered row.
canPassivate() - Method in class net.sf.cuf.examples.model.portal.PortalDc
 
canPassivate() - Method in class net.sf.cuf.examples.model.uc1.UseCase1Dc
We can only passivate if there is no dirty data
canPassivate() - Method in class net.sf.cuf.examples.model.uc2.UseCase2Dc
Test to check if a dialog in the active state can be moved to the passive state, we ask our presentation component if it is o.k. to passivate.
canPassivate() - Method in class net.sf.cuf.examples.model.uc3.UseCase3Dc
Test to check if a dialog in the active state can be moved to the passive state, we ask our presentation component if it is o.k. to passivate.
canPassivate() - Method in class net.sf.cuf.examples.model.uc4.UseCase4Dc
We can always be passivated.
changeDefault(ActionEvent) - Method in class net.sf.cuf.examples.state.StatePc
Handle the user callback when he wants to change the default text.
close() - Method in class net.sf.cuf.examples.model.portal.AboutDc
Close the dialog via a CloseDialogEvent(), this will trigger a call to hide().
ColorFactory - Class in net.sf.cuf.examples.model.portal
The ColorFactory contains helper methods to access various colours that depend on the current look&feel.
ColorFactory() - Constructor for class net.sf.cuf.examples.model.portal.ColorFactory
 
CrossHairBorder - Class in net.sf.cuf.examples.model.portal
This border can be used as a decorator for buttons.
CrossHairBorder() - Constructor for class net.sf.cuf.examples.model.portal.CrossHairBorder
 

D

dataLoaded(Response) - Method in class net.sf.cuf.examples.model.uc1.UseCase1Dc
Callback from the Request issued in loadData().
dataSaved(Response) - Method in class net.sf.cuf.examples.model.uc1.UseCase1Dc
Callback from the Request issued in saveData().
DEFAULT_HEIGHT - Static variable in class net.sf.cuf.examples.model.AppData
 
DEFAULT_HEIGHT - Static variable in class net.sf.cuf.examples.state.AppData
 
DEFAULT_HEIGHT_KEY - Static variable in class net.sf.cuf.examples.model.AppData
 
DEFAULT_HEIGHT_KEY - Static variable in class net.sf.cuf.examples.state.AppData
 
DEFAULT_TABLE_SETTINGS - Static variable in class net.sf.cuf.examples.model.AppData
 
DEFAULT_WIDTH - Static variable in class net.sf.cuf.examples.model.AppData
 
DEFAULT_WIDTH - Static variable in class net.sf.cuf.examples.state.AppData
 
DEFAULT_WIDTH_KEY - Static variable in class net.sf.cuf.examples.model.AppData
 
DEFAULT_WIDTH_KEY - Static variable in class net.sf.cuf.examples.state.AppData
 
DEFAULT_X - Static variable in class net.sf.cuf.examples.model.AppData
 
DEFAULT_X - Static variable in class net.sf.cuf.examples.state.AppData
 
DEFAULT_X_KEY - Static variable in class net.sf.cuf.examples.model.AppData
 
DEFAULT_X_KEY - Static variable in class net.sf.cuf.examples.state.AppData
 
DEFAULT_Y - Static variable in class net.sf.cuf.examples.model.AppData
 
DEFAULT_Y - Static variable in class net.sf.cuf.examples.state.AppData
 
DEFAULT_Y_KEY - Static variable in class net.sf.cuf.examples.model.AppData
 
DEFAULT_Y_KEY - Static variable in class net.sf.cuf.examples.state.AppData
 
deleteRow(ActionEvent) - Method in class net.sf.cuf.examples.model.uc1.UseCase1Pc
Callback from our delete action.
dialogClosed(Dc, boolean, Map) - Method in class net.sf.cuf.examples.model.Main
 
dialogClosed(Dc, boolean, Map<String, Object>) - Method in class net.sf.cuf.examples.model.portal.PortalDc
 
dialogOpened(Dc, Map) - Method in class net.sf.cuf.examples.model.Main
 
dialogOpened(Dc, Map<String, Object>) - Method in class net.sf.cuf.examples.model.portal.PortalDc
 
dispose(Map<String, ? super Object>) - Method in class net.sf.cuf.examples.model.multi.MultiSelectDc
Called from the dialog coordinator to tell the dialog to cleanup all resources.
dispose(Map<String, ? super Object>) - Method in class net.sf.cuf.examples.model.portal.AboutDc
 
dispose(Map<String, ? super Object>) - Method in class net.sf.cuf.examples.model.portal.AboutPc
 
dispose(Map<String, ? super Object>) - Method in class net.sf.cuf.examples.model.portal.PortalDc
 
dispose(Map<String, ? super Object>) - Method in class net.sf.cuf.examples.model.portal.PortalPc
 
dispose(Map<String, ? super Object>) - Method in class net.sf.cuf.examples.model.uc1.UseCase1Dc
Called from the dialog coordinator to tell the dialog to cleanup all resources.
dispose(Map<String, ? super Object>) - Method in class net.sf.cuf.examples.model.uc2.UseCase2Dc
Called from the dialog coordinator to tell the dialog to cleanup all resources.
dispose(Map<String, ? super Object>) - Method in class net.sf.cuf.examples.model.uc3.ModalDc
 
dispose(Map<String, ? super Object>) - Method in class net.sf.cuf.examples.model.uc3.ModalPc
 
dispose(Map<String, ? super Object>) - Method in class net.sf.cuf.examples.model.uc3.UseCase3Dc
Called from the dialog coordinator to tell the dialog to cleanup all resources.
dispose(Map<String, ? super Object>) - Method in class net.sf.cuf.examples.model.uc4.UseCase4Dc
Called from the dialog coordinator to tell the dialog to cleanup all resources.
doActivate(Map<String, ? super Object>) - Method in class net.sf.cuf.examples.model.multi.MultiSelectDc
Called from the dialog coordinator to tell the dialog to switch to the active state.
doActivate(Map<String, ? super Object>) - Method in class net.sf.cuf.examples.model.portal.AboutDc
 
doActivate(Map<String, ? super Object>) - Method in class net.sf.cuf.examples.model.portal.PortalDc
 
doActivate(Map<String, ? super Object>) - Method in class net.sf.cuf.examples.model.uc1.UseCase1Dc
Called from the dialog coordinator to tell the dialog to switch to the active state.
doActivate(Map<String, ? super Object>) - Method in class net.sf.cuf.examples.model.uc2.UseCase2Dc
Called from the dialog coordinator to tell the dialog to switch to the active state.
doActivate(Map<String, ? super Object>) - Method in class net.sf.cuf.examples.model.uc3.ModalDc
 
doActivate(Map<String, ? super Object>) - Method in class net.sf.cuf.examples.model.uc3.UseCase3Dc
Called from the dialog coordinator to tell the dialog to switch to the active state.
doActivate(Map<String, ? super Object>) - Method in class net.sf.cuf.examples.model.uc4.UseCase4Dc
Called from the dialog coordinator to tell the dialog to switch to the active state.
doHallo(ActionEvent) - Method in class net.sf.cuf.examples.Popup
report information about the popup.
doPassivate(Map<String, ? super Object>) - Method in class net.sf.cuf.examples.model.multi.MultiSelectDc
Called from the dialog coordinator to tell the dialog to switch to the passive state.
doPassivate(Map<String, ? super Object>) - Method in class net.sf.cuf.examples.model.portal.AboutDc
 
doPassivate(Map<String, ? super Object>) - Method in class net.sf.cuf.examples.model.portal.PortalDc
 
doPassivate(Map<String, ? super Object>) - Method in class net.sf.cuf.examples.model.uc1.UseCase1Dc
Called from the dialog coordinator to tell the dialog to switch to the passive state.
doPassivate(Map<String, ? super Object>) - Method in class net.sf.cuf.examples.model.uc2.UseCase2Dc
Called from the dialog coordinator to tell the dialog to switch to the passive state.
doPassivate(Map<String, ? super Object>) - Method in class net.sf.cuf.examples.model.uc3.ModalDc
 
doPassivate(Map<String, ? super Object>) - Method in class net.sf.cuf.examples.model.uc3.UseCase3Dc
Called from the dialog coordinator to tell the dialog to switch to the passive state.
doPassivate(Map<String, ? super Object>) - Method in class net.sf.cuf.examples.model.uc4.UseCase4Dc
Called from the dialog coordinator to tell the dialog to switch to the passive state.
doStart(String[]) - Method in class net.sf.cuf.examples.model.Main
Called to start an application.
doStart(String[]) - Method in class net.sf.cuf.examples.state.Main
 
doStop() - Method in class net.sf.cuf.examples.model.Main
Called to stop an application.
doStop() - Method in class net.sf.cuf.examples.state.Main
Called to stop an application.

E

equals(Object) - Method in class net.sf.cuf.examples.model.uc1.UserData
 
execute() - Method in class net.sf.cuf.examples.model.uc1.LoadDataRequest
Generate a response for the current request state.
execute(Request) - Method in class net.sf.cuf.examples.model.uc1.LoadDataRequest
Generates a response for the handed request.
execute() - Method in class net.sf.cuf.examples.model.uc1.SaveDataRequest
Generate a response for the current request state.

G

getBorderInsets(Component) - Method in class net.sf.cuf.examples.model.portal.CrossHairBorder
TODO translate Hier werden die Abst�nde zur�ckgeliefert, die f�r die Border ben�tigt werden.
getBorn() - Method in class net.sf.cuf.examples.model.uc1.UserData
 
getControl() - Static method in class net.sf.cuf.examples.model.portal.ColorFactory
 
getControlDarkShadow() - Static method in class net.sf.cuf.examples.model.portal.ColorFactory
 
getControlShadow() - Static method in class net.sf.cuf.examples.model.portal.ColorFactory
 
getDisplay() - Method in class net.sf.cuf.examples.model.uc1.UserData
 
getFirstName() - Method in class net.sf.cuf.examples.model.uc1.UserData
 
getLastName() - Method in class net.sf.cuf.examples.model.uc1.UserData
 
getLeftListVM() - Method in class net.sf.cuf.examples.model.multi.MultiSelectPc
 
getLeftMultiSIL() - Method in class net.sf.cuf.examples.model.multi.MultiSelectPc
 
getMiddleName() - Method in class net.sf.cuf.examples.model.uc1.UserData
 
getRightListVM() - Method in class net.sf.cuf.examples.model.multi.MultiSelectPc
 
getRightMultiSIL() - Method in class net.sf.cuf.examples.model.multi.MultiSelectPc
 
getVisualPresentation() - Method in class net.sf.cuf.examples.model.multi.MultiSelectDc
Called from the dialog coordinater in the initialized, active or passive state to get the visual representation for this dialog.
getVisualPresentation() - Method in class net.sf.cuf.examples.model.multi.MultiSelectPc
Called from the DialogDc peer in the initialized, active or passive state to get the visual representation for this dialog.
getVisualPresentation() - Method in class net.sf.cuf.examples.model.portal.AboutDc
 
getVisualPresentation() - Method in class net.sf.cuf.examples.model.portal.AboutPc
 
getVisualPresentation() - Method in class net.sf.cuf.examples.model.uc1.UseCase1Dc
Called from the dialog coordinater in the initialized, active or passive state to get the visual representation for this dialog.
getVisualPresentation() - Method in class net.sf.cuf.examples.model.uc1.UseCase1Pc
Called from the DialogDc peer in the initialized, active or passive state to get the visual representation for this dialog.
getVisualPresentation() - Method in class net.sf.cuf.examples.model.uc2.UseCase2Dc
Called from the dialog coordinater in the initialized, active or passive state to get the visual representation for this dialog.
getVisualPresentation() - Method in class net.sf.cuf.examples.model.uc2.UseCase2Pc
Called from the DialogDc peer in the initialized, active or passive state to get the visual representation for this dialog.
getVisualPresentation() - Method in class net.sf.cuf.examples.model.uc3.ModalDc
 
getVisualPresentation() - Method in class net.sf.cuf.examples.model.uc3.ModalPc
 
getVisualPresentation() - Method in class net.sf.cuf.examples.model.uc3.UseCase3Dc
Called from the dialog coordinater in the initialized, active or passive state to get the visual representation for this dialog.
getVisualPresentation() - Method in class net.sf.cuf.examples.model.uc3.UseCase3Pc
Called from the DialogDc peer in the initialized, active or passive state to get the visual representation for this dialog.
getVisualPresentation() - Method in class net.sf.cuf.examples.model.uc4.UseCase4Dc
Called from the dialog coordinater in the initialized, active or passive state to get the visual representation for this dialog.
getVisualPresentation() - Method in class net.sf.cuf.examples.model.uc4.UseCase4Pc
Called from the DialogDc peer in the initialized, active or passive state to get the visual representation for this dialog.

H

hallo(ActionEvent) - Method in class net.sf.cuf.examples.HalloWelt
Our "business" method just prints "Hallo Welt".
HalloWelt - Class in net.sf.cuf.examples
small "hello world" example to demonstrate the use of SwingXMLBuilder
HalloWelt() - Constructor for class net.sf.cuf.examples.HalloWelt
 
hashCode() - Method in class net.sf.cuf.examples.model.uc1.UserData
 
help(ActionEvent) - Method in class net.sf.cuf.examples.Split
Print something on stdout.
help(ActionEvent) - Method in class net.sf.cuf.examples.TestPk2
Print something on stdout.

I

init(Dc, Map<String, ? super Object>) - Method in class net.sf.cuf.examples.model.multi.MultiSelectDc
This method is called by the parent dialog controller during the initialisation phase of an application.
init(Dc, Map<String, ? super Object>) - Method in class net.sf.cuf.examples.model.multi.MultiSelectPc
This method is called by the dialog controller peer during the initialisation phase of an application.
init(Dc, Map<String, ? super Object>) - Method in class net.sf.cuf.examples.model.portal.AboutDc
 
init(Dc, Map) - Method in class net.sf.cuf.examples.model.portal.AboutPc
 
init(Dc, Map<String, ? super Object>) - Method in class net.sf.cuf.examples.model.portal.PortalDc
 
init(Dc, Map<String, ? super Object>) - Method in class net.sf.cuf.examples.model.portal.PortalPc
init both the UI as well as the data binding
init(Dc, Map<String, ? super Object>) - Method in class net.sf.cuf.examples.model.uc1.UseCase1Dc
This method is called by the parent dialog controller during the initialisation phase of an application.
init(Dc, Map<String, ? super Object>) - Method in class net.sf.cuf.examples.model.uc1.UseCase1Pc
init both the UI as well as the data binding
init(Dc, Map<String, ? super Object>) - Method in class net.sf.cuf.examples.model.uc2.UseCase2Dc
This method is called by the parent dialog controller during the initialisation phase of an application.
init(Dc, Map<String, ? super Object>) - Method in class net.sf.cuf.examples.model.uc2.UseCase2Pc
This method is called by the dialog controller peer during the initialisation phase of an application.
init(Dc, Map<String, ? super Object>) - Method in class net.sf.cuf.examples.model.uc3.ModalDc
 
init(Dc, Map<String, ? super Object>) - Method in class net.sf.cuf.examples.model.uc3.ModalPc
 
init(Dc, Map<String, ? super Object>) - Method in class net.sf.cuf.examples.model.uc3.UseCase3Dc
This method is called by the parent dialog controller during the initialisation phase of an application.
init(Dc, Map<String, ? super Object>) - Method in class net.sf.cuf.examples.model.uc3.UseCase3Pc
This method is called by the dialog controller peer during the initialisation phase of an application.
init(Dc, Map<String, ? super Object>) - Method in class net.sf.cuf.examples.model.uc4.UseCase4Dc
This method is called by the parent dialog controller during the initialisation phase of an application.
init(Dc, Map<String, ? super Object>) - Method in class net.sf.cuf.examples.model.uc4.UseCase4Pc
This method is called by the dialog controller peer during the initialisation phase of an application.
init(SwingXMLBuilder) - Method in class net.sf.cuf.examples.Popup
This method initializes everything.
init() - Method in class net.sf.cuf.examples.Split
This method initializes everything.
init(Dc, Map<String, ? super Object>) - Method in class net.sf.cuf.examples.state.StateDc
This method is called by Main in the EDT.
init(Dc, Map<String, ? super Object>) - Method in class net.sf.cuf.examples.state.StatePc
This method is called by the dialog controller peer during the initialisation phase of an application.
init(SwingXMLBuilder) - Method in class net.sf.cuf.examples.TestPk2
This method initializes everything.

L

Layout - Class in net.sf.cuf.examples
small "hello world" example to demonstate the use of SwingXMLBuilder
Layout() - Constructor for class net.sf.cuf.examples.Layout
 
loadData() - Method in class net.sf.cuf.examples.model.uc1.UseCase1Dc
Method for our presentation to initiate the data loading.
LoadDataRequest - Class in net.sf.cuf.examples.model.uc1
This class simulates a server access by loading a List of data objects.
LoadDataRequest(int) - Constructor for class net.sf.cuf.examples.model.uc1.LoadDataRequest
 

M

main(String[]) - Static method in class net.sf.cuf.examples.HalloWelt
Starts the app.
main(String[]) - Static method in class net.sf.cuf.examples.Layout
Starts the app.
Main - Class in net.sf.cuf.examples.model
This example application demonstrates most of the features of the net.sf.cuf.fw2, net.sf.cuf.xfer, net.sf.cuf.state and net.sf.cuf.ui.model classes.
Main() - Constructor for class net.sf.cuf.examples.model.Main
 
main(String[]) - Static method in class net.sf.cuf.examples.model.Main
Main entry point to the application.
main(String[]) - Static method in class net.sf.cuf.examples.Popup
Starts the app.
main(String[]) - Static method in class net.sf.cuf.examples.Split
Starts the app.
Main - Class in net.sf.cuf.examples.state
This small application demonstrates the use of State and StateAdapter objects.
main(String[]) - Static method in class net.sf.cuf.examples.state.Main
Main entry point to the application.
main(String[]) - Static method in class net.sf.cuf.examples.SwingXMLTest
Starts the app.
main(String[]) - Static method in class net.sf.cuf.examples.TestPanel
Starts the panel standalone to quickly test layout issues.
main(String[]) - Static method in class net.sf.cuf.examples.TestPk
Starts the panel standalone to quickly test layout issues.
main(String[]) - Static method in class net.sf.cuf.examples.TestPk2
Starts the app.
ModalDc - Class in net.sf.cuf.examples.model.uc3
This dialog is an example of a simple modal dialog.
ModalDc() - Constructor for class net.sf.cuf.examples.model.uc3.ModalDc
 
ModalPc - Class in net.sf.cuf.examples.model.uc3
This dialog is an example of a simple modal dialog.
ModalPc() - Constructor for class net.sf.cuf.examples.model.uc3.ModalPc
 
monitorVMChange(ChangeEvent) - Method in class net.sf.cuf.examples.model.uc1.UseCase1Dc
Callback to test ValueModel callbacks via XML.
moveAllLeft() - Method in class net.sf.cuf.examples.model.multi.MultiSelectPc
Moves all elements from the right list to the left list.
moveAllRight() - Method in class net.sf.cuf.examples.model.multi.MultiSelectPc
Moves all elements from the left list to the right list.
moveSelectedLeft() - Method in class net.sf.cuf.examples.model.multi.MultiSelectPc
Moves the selected elements from the right list to the left list.
moveSelectedRight() - Method in class net.sf.cuf.examples.model.multi.MultiSelectPc
Moves the selected elements from the left list to the right list.
MultiSelectDc - Class in net.sf.cuf.examples.model.multi
MultiSelectDc is the dialog component of a dialog.
MultiSelectDc() - Constructor for class net.sf.cuf.examples.model.multi.MultiSelectDc
 
MultiSelectPc - Class in net.sf.cuf.examples.model.multi
MultiSelectPc is the presentation component of a dialog.
MultiSelectPc() - Constructor for class net.sf.cuf.examples.model.multi.MultiSelectPc
 

N

navSelection(TreeSelectionEvent) - Method in class net.sf.cuf.examples.Split
Callback method from the navigation tree
net.sf.cuf.examples - package net.sf.cuf.examples
 
net.sf.cuf.examples.model - package net.sf.cuf.examples.model
 
net.sf.cuf.examples.model.multi - package net.sf.cuf.examples.model.multi
 
net.sf.cuf.examples.model.portal - package net.sf.cuf.examples.model.portal
 
net.sf.cuf.examples.model.uc1 - package net.sf.cuf.examples.model.uc1
 
net.sf.cuf.examples.model.uc2 - package net.sf.cuf.examples.model.uc2
 
net.sf.cuf.examples.model.uc3 - package net.sf.cuf.examples.model.uc3
 
net.sf.cuf.examples.model.uc4 - package net.sf.cuf.examples.model.uc4
 
net.sf.cuf.examples.state - package net.sf.cuf.examples.state
 
newRow(ActionEvent) - Method in class net.sf.cuf.examples.model.uc1.UseCase1Pc
Callback from our new action
newWindow() - Method in class net.sf.cuf.examples.model.portal.PortalDc
Called to add a new top-level window.

O

ok() - Method in class net.sf.cuf.examples.model.uc3.ModalPc
Callback method from the ok button.

P

paintBorder(Component, Graphics, int, int, int, int) - Method in class net.sf.cuf.examples.model.portal.CrossHairBorder
TODO translate Die Border wird auf den Schirm gemalt.
Popup - Class in net.sf.cuf.examples
small "hello world" example to demonstate the use of SwingXMLBuilder
Popup() - Constructor for class net.sf.cuf.examples.Popup
 
PortalDc - Class in net.sf.cuf.examples.model.portal
The portal dialog manages the main window of the application and coordinates all dialogs contained in that window.
PortalDc() - Constructor for class net.sf.cuf.examples.model.portal.PortalDc
 
PortalPc - Class in net.sf.cuf.examples.model.portal
The portal dialog manages the main window of the application and coordinates all dialogs contained in that window.
PortalPc() - Constructor for class net.sf.cuf.examples.model.portal.PortalPc
 

Q

quit(ActionEvent) - Method in class net.sf.cuf.examples.HalloWelt
Quits the application
quit(ActionEvent) - Method in class net.sf.cuf.examples.Layout
Quits the application
quit() - Method in class net.sf.cuf.examples.model.portal.PortalDc
Called to close the window / quit the application.
quit(ActionEvent) - Method in class net.sf.cuf.examples.Popup
Quits the application
quit(ActionEvent) - Method in class net.sf.cuf.examples.Split
Exit program
quit(ActionEvent) - Method in class net.sf.cuf.examples.state.StatePc
Handle the user callback when he wants to quit the application.
quit(ActionEvent) - Method in class net.sf.cuf.examples.TestPk2
Exit program

R

removeDate() - Method in class net.sf.cuf.examples.model.uc4.UseCase4Pc
Callback when a date should be removed.
RESULT_KEY - Static variable in class net.sf.cuf.examples.model.uc3.ModalDc
Key for the result argument.
reverse(ActionEvent) - Method in class net.sf.cuf.examples.TestPk
Our "business" method that is called from both the button and the textfield.
reverse(ActionEvent) - Method in class net.sf.cuf.examples.TestPk2
Our "business" method that is called from both the button and the textfield.

S

saveData() - Method in class net.sf.cuf.examples.model.uc1.UseCase1Dc
Method for our presentation to initiate the data saving.
SaveDataRequest - Class in net.sf.cuf.examples.model.uc1
This class simulates a server access by saving a List of data objects to a properties file.
SaveDataRequest(List) - Constructor for class net.sf.cuf.examples.model.uc1.SaveDataRequest
 
selectionChanged(ChangeEvent) - Method in class net.sf.cuf.examples.model.uc1.UseCase1Pc
Callback from current row that it's content changed, we read the current row in our current row buffer.
setBorn(Date) - Method in class net.sf.cuf.examples.model.uc1.UserData
 
setFirstName(String) - Method in class net.sf.cuf.examples.model.uc1.UserData
 
setLastName(String) - Method in class net.sf.cuf.examples.model.uc1.UserData
 
setMiddleName(String) - Method in class net.sf.cuf.examples.model.uc1.UserData
 
setSwingXMLBuilder(SwingXMLBuilder) - Method in class net.sf.cuf.examples.Layout
 
setSwingXMLBuilder(SwingXMLBuilder) - Method in class net.sf.cuf.examples.model.multi.MultiSelectPc
Callback method for the Builder.
setSwingXMLBuilder(SwingXMLBuilder) - Method in class net.sf.cuf.examples.model.portal.AboutDc
 
setSwingXMLBuilder(SwingXMLBuilder) - Method in class net.sf.cuf.examples.model.portal.AboutPc
 
setSwingXMLBuilder(SwingXMLBuilder) - Method in class net.sf.cuf.examples.model.portal.PortalPc
Callback method for the Builder.
setSwingXMLBuilder(SwingXMLBuilder) - Method in class net.sf.cuf.examples.model.uc1.UseCase1Pc
Callback method for the Builder.
setSwingXMLBuilder(SwingXMLBuilder) - Method in class net.sf.cuf.examples.model.uc2.UseCase2Pc
Callback method for the Builder.
setSwingXMLBuilder(SwingXMLBuilder) - Method in class net.sf.cuf.examples.model.uc3.ModalPc
 
setSwingXMLBuilder(SwingXMLBuilder) - Method in class net.sf.cuf.examples.model.uc3.UseCase3Pc
Callback method for the Builder.
setSwingXMLBuilder(SwingXMLBuilder) - Method in class net.sf.cuf.examples.model.uc4.UseCase4Pc
Callback method for the Builder.
setSwingXMLBuilder(SwingXMLBuilder) - Method in class net.sf.cuf.examples.Split
Called by the builder, we remember the builder to access widgets later on.
setSwingXMLBuilder(SwingXMLBuilder) - Method in class net.sf.cuf.examples.state.StateDc
Callback method for the Builder.
setSwingXMLBuilder(SwingXMLBuilder) - Method in class net.sf.cuf.examples.state.StatePc
Callback method for the Builder.
showModalDialog() - Method in class net.sf.cuf.examples.model.uc3.UseCase3Pc
Show our modal dialog via an app event.
Split - Class in net.sf.cuf.examples
small sample presentation component to demonstate the use of SwingXMLBuilder
Split() - Constructor for class net.sf.cuf.examples.Split
The constructor does nothing.
StateDc - Class in net.sf.cuf.examples.state
Dialog component of the State/Stateadapter example application.
StateDc() - Constructor for class net.sf.cuf.examples.state.StateDc
 
StatePc - Class in net.sf.cuf.examples.state
Presentation component of the State/Stateadapter example application.
StatePc() - Constructor for class net.sf.cuf.examples.state.StatePc
 
SwingXMLTest - Class in net.sf.cuf.examples
small test app for SwingXMLBuilder to check many widgets etc.
SwingXMLTest() - Constructor for class net.sf.cuf.examples.SwingXMLTest
 
switchToCard(ActionEvent) - Method in class net.sf.cuf.examples.Layout
Read the text from the text field, and use it as a card name for the cardlayout, switch to that card.

T

TABLE_DATA - Static variable in class net.sf.cuf.examples.model.AppData
 
tableSelection(ListSelectionEvent) - Method in class net.sf.cuf.examples.Split
Callback method from the table
TestPanel - Class in net.sf.cuf.examples
Example for the SwingDecorator/SwingMapping/SwingConnectionManager classes.
TestPanel() - Constructor for class net.sf.cuf.examples.TestPanel
 
TestPk - Class in net.sf.cuf.examples
small sample presentation component to demonstate the use of SwingMapping and SwingConnectionManager.
TestPk() - Constructor for class net.sf.cuf.examples.TestPk
The constructor initializes everything.
TestPk2 - Class in net.sf.cuf.examples
small sample presentation component to demonstate the use of SwingXMLBuilder
TestPk2() - Constructor for class net.sf.cuf.examples.TestPk2
The constructor does nothing.
toggleVisability() - Method in class net.sf.cuf.examples.Layout
 
toString() - Method in class net.sf.cuf.examples.model.uc1.UserData
 

U

UC3_DIALOGS - Static variable in class net.sf.cuf.examples.model.AppData
 
UC_DIALOGS - Static variable in class net.sf.cuf.examples.model.AppData
 
ucSelected(ActionEvent) - Method in class net.sf.cuf.examples.model.portal.PortalPc
Callback of one of the use case buttons.
UseCase1Dc - Class in net.sf.cuf.examples.model.uc1
UseCase1Dc is the presentation component of a typical CRUD (Create, Read, Update, Delete) business application.
UseCase1Dc() - Constructor for class net.sf.cuf.examples.model.uc1.UseCase1Dc
 
UseCase1Pc - Class in net.sf.cuf.examples.model.uc1
UseCase1Pc is the presentation component of a typical CRUD (Create, Read, Update, Delete) business application.
UseCase1Pc() - Constructor for class net.sf.cuf.examples.model.uc1.UseCase1Pc
 
UseCase2Dc - Class in net.sf.cuf.examples.model.uc2
UseCase2Dc is the dialog component of a very simple dialog.
UseCase2Dc() - Constructor for class net.sf.cuf.examples.model.uc2.UseCase2Dc
 
UseCase2Pc - Class in net.sf.cuf.examples.model.uc2
UseCase2Pc is the presentation component of a very simple dialog.
UseCase2Pc() - Constructor for class net.sf.cuf.examples.model.uc2.UseCase2Pc
 
UseCase3Dc - Class in net.sf.cuf.examples.model.uc3
UseCase3Dc is the dialog component of a very simple dialog.
UseCase3Dc() - Constructor for class net.sf.cuf.examples.model.uc3.UseCase3Dc
 
UseCase3Pc - Class in net.sf.cuf.examples.model.uc3
UseCase3Pc is the presentation component of a very simple dialog.
UseCase3Pc() - Constructor for class net.sf.cuf.examples.model.uc3.UseCase3Pc
 
UseCase4Dc - Class in net.sf.cuf.examples.model.uc4
UseCase4Dc is the dialog component of a very simple dialog.
UseCase4Dc() - Constructor for class net.sf.cuf.examples.model.uc4.UseCase4Dc
 
UseCase4Pc - Class in net.sf.cuf.examples.model.uc4
UseCase4Pc is the presentation component of a very simple dialog.
UseCase4Pc() - Constructor for class net.sf.cuf.examples.model.uc4.UseCase4Pc
 
USER_PROPERTIES - Static variable in class net.sf.cuf.examples.model.AppData
 
USER_PROPERTIES - Static variable in class net.sf.cuf.examples.state.AppData
 
UserData - Class in net.sf.cuf.examples.model.uc1
Small "dump" JavaBean-like transport container for data with a copy constructor.
UserData() - Constructor for class net.sf.cuf.examples.model.uc1.UserData
 
UserData(String, String, String, Date) - Constructor for class net.sf.cuf.examples.model.uc1.UserData
 
UserData(UserData) - Constructor for class net.sf.cuf.examples.model.uc1.UserData
 

X

XML_APP_MODAL_NAME - Static variable in class net.sf.cuf.examples.model.AppData
 
XML_APP_MULTI_NAME - Static variable in class net.sf.cuf.examples.model.AppData
 
XML_APP_UC1_NAME - Static variable in class net.sf.cuf.examples.model.AppData
 
XML_APP_UC2_NAME - Static variable in class net.sf.cuf.examples.model.AppData
 
XML_APP_UC3_NAME - Static variable in class net.sf.cuf.examples.model.AppData
 
XML_APP_UC4_NAME - Static variable in class net.sf.cuf.examples.model.AppData
 
XML_APP_UI_NAME - Static variable in class net.sf.cuf.examples.model.AppData
 
XML_UI_NAME - Static variable in class net.sf.cuf.examples.state.AppData
 
A C D E G H I L M N O P Q R S T U X 

Copyright © 2014 Jürgen Zeller (privat). All rights reserved.