All Packages  Class Hierarchy

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

Index of all Fields and Methods

A

ACQUIRE_COLUMN_DEF. Static variable in class org.jcon.df.edit.EditEvent
ACQUIRE_DATABASE. Static variable in class org.jcon.df.edit.EditEvent
actionPerformed(ActionEvent). Method in class org.jcon.df.edit.DataView
addModule(Module). Method in class org.jcon.df.edit.DataView
addReplaceInParam(String, String). Method in class org.jcon.df.edit.DataEditor
Adds the text pair.
applyNewParam(Param). Method in class org.jcon.df.edit.CustomEditor
applyNewParam(Param). Method in class org.jcon.df.edit.DataEditor
applyNewParam(Param). Method in class org.jcon.df.edit.DataView
applyNewParam(Param). Method in class org.jcon.df.edit.TaskLogic

B

BEGIN_ADD. Static variable in class org.jcon.df.edit.EditEvent
BEGIN_CHANGE. Static variable in class org.jcon.df.edit.EditEvent
BEGIN_DELETE. Static variable in class org.jcon.df.edit.EditEvent

C

CANCEL_ADD. Static variable in class org.jcon.df.edit.EditEvent
CANCEL_CHANGE. Static variable in class org.jcon.df.edit.EditEvent
canClose(). Method in class org.jcon.df.edit.CustomEditor
canClose(). Method in class org.jcon.df.edit.DataEditor
canClose(). Method in class org.jcon.df.edit.TaskLogic
canClose(). Method in interface org.jcon.df.edit.TaskLogicFascade
Causes the Fascade to query its views to see if they can close.
CLOSE. Static variable in class org.jcon.df.edit.EditEvent
close(). Method in class org.jcon.df.edit.CustomEditor
close(). Method in class org.jcon.df.edit.DataEditor
close(). Method in class org.jcon.df.edit.DataView
close(). Method in class org.jcon.df.edit.TaskLogic
close(). Method in interface org.jcon.df.edit.TaskLogicFascade
Causes the Fascade to close permanently.
closeView(String). Method in class org.jcon.df.edit.TaskLogic
closeView(String). Method in interface org.jcon.df.edit.TaskLogicFascade
Closes the named view permanently.
closeWindowRequested(String). Method in interface org.jcon.df.edit.Task
Notifies the task that the user has attempted to close the view named viewName.
closeWindowRequested(String). Method in class org.jcon.df.edit.TaskStandard
COMMAND. Static variable in class org.jcon.df.edit.EditEvent
commandRequested(String, String). Method in interface org.jcon.df.edit.Task
The task should process the command.
commandRequested(String, String). Method in class org.jcon.df.edit.TaskStandard
ComponentConfig(EasyLayout, Param, EditListener). Constructor for class org.jcon.df.edit.ComponentConfig
config(). Method in class org.jcon.df.edit.ComponentConfig
containerServices. Variable in class org.jcon.df.edit.TaskStandard
createEntityParam(). Static method in class org.jcon.df.edit.Test
createParam(). Method in class org.jcon.df.edit.Test
createView(). Method in class org.jcon.df.edit.ViewSpeedup
For testing.
CustomEditor(). Constructor for class org.jcon.df.edit.CustomEditor

D

DataEditor(). Constructor for class org.jcon.df.edit.DataEditor
DataEditorCommander(). Constructor for class org.jcon.df.edit.DataEditorCommander
DataView(). Constructor for class org.jcon.df.edit.DataView

E

EDIT_STATE_CHANGED. Static variable in class org.jcon.df.edit.EditEvent
EditEvent(int, String). Constructor for class org.jcon.df.edit.EditEvent

G

getAllModules(). Method in class org.jcon.df.edit.DataView
getColumnDef(). Method in class org.jcon.df.edit.EditEvent
getColumnID(). Method in class org.jcon.df.edit.EditEvent
getCommand(). Method in class org.jcon.df.edit.EditEvent
getContainerServicesInterests(). Method in class org.jcon.df.edit.CustomEditor
getContainerServicesInterests(). Method in class org.jcon.df.edit.DataEditor
getContainerServicesInterests(). Method in class org.jcon.df.edit.TaskLogic
getControls(). Method in class org.jcon.df.edit.ComponentConfig
getDatabase(). Method in class org.jcon.df.edit.EditEvent
getDataSource(String). Method in class org.jcon.df.edit.DataEditor
getDataSourceID(). Method in class org.jcon.df.edit.EditEvent
getDataSources(). Method in interface org.jcon.df.edit.DataEditorTask
Returns the DataSources for the task.
getDataViews(). Method in interface org.jcon.df.edit.DataEditorTask
Returns the DataViews for the task.
getEasyLayout(). Method in class org.jcon.df.edit.DataView
getEditState(). Method in class org.jcon.df.edit.EditEvent
getEventType(). Method in class org.jcon.df.edit.EditEvent
getEventTypeString(). Method in class org.jcon.df.edit.EditEvent
getMessageDefs(). Method in interface org.jcon.df.edit.Task
Returns a Vector of MessageDefs defining the Messages the task fires.
getMessageDefs(). Method in class org.jcon.df.edit.TaskLogic
getMessageDefs(). Method in class org.jcon.df.edit.TaskStandard
getModules(). Method in class org.jcon.df.edit.ComponentConfig
getParam(). Method in class org.jcon.df.edit.CustomEditor
getParam(). Method in class org.jcon.df.edit.DataEditor
getParam(). Method in class org.jcon.df.edit.DataView
getParam(). Method in class org.jcon.df.edit.TaskLogic
getParamDrivenInfo(). Method in class org.jcon.df.edit.CustomEditor
getParamDrivenInfo(). Method in class org.jcon.df.edit.DataEditor
getParamDrivenInfo(). Method in class org.jcon.df.edit.DataView
getParamDrivenInfo(). Method in class org.jcon.df.edit.TaskLogic
getPosition(). Method in class org.jcon.df.edit.EditEvent
getRow(). Method in class org.jcon.df.edit.EditEvent
getRowIndex(). Method in class org.jcon.df.edit.EditEvent
getRows(). Static method in class org.jcon.df.edit.Test
getSchema(String). Method in class org.jcon.df.edit.DataEditor
getSchemaName(). Method in class org.jcon.df.edit.CustomEditor
getStartMessageName(). Method in class org.jcon.df.edit.CustomEditor
getStartMessageName(). Method in class org.jcon.df.edit.TaskLogic
getTitle(). Method in class org.jcon.df.edit.DataView
getView(String). Method in class org.jcon.df.edit.DataEditor
getViewName(). Method in class org.jcon.df.edit.DataView
getViewName(). Method in class org.jcon.df.edit.EditEvent
getWidgetSet(). Method in class org.jcon.df.edit.DataView
getWidgetSet(String). Method in class org.jcon.df.edit.TaskLogic
getWidgetSet(String). Method in interface org.jcon.df.edit.TaskLogicFascade
Returns the WidgetSet for the named view.
getWindow(). Method in class org.jcon.df.edit.DataView
getWindowPosition(). Method in class org.jcon.df.edit.DataView
getWindowSize(). Method in class org.jcon.df.edit.DataView
getWorkerName(). Method in class org.jcon.df.edit.EditEvent

I

init(). Method in interface org.jcon.df.edit.DataEditorTask
The task should initialize itself, such as preparing views and sources.
init(). Method in class org.jcon.df.edit.DataView
This must be called after setParam().
isPrimeView(). Method in class org.jcon.df.edit.DataView
isSelected(). Method in class org.jcon.df.edit.EditEvent
isVisible(). Method in class org.jcon.df.edit.DataView

L

LIST_SELECTION_CHANGED. Static variable in class org.jcon.df.edit.EditEvent
loadMessageInterests(). Method in class org.jcon.df.edit.CustomEditor
loadMessageInterests(). Method in class org.jcon.df.edit.DataEditor
loadMessageInterests(). Method in class org.jcon.df.edit.TaskLogic
loadMessageInterests(). Method in class org.jcon.df.edit.TaskStandard

M

main(String[]). Static method in class org.jcon.df.edit.DataEditorCommander
main(String[]). Static method in class org.jcon.df.edit.Test
main(String[]). Static method in class org.jcon.df.edit.ViewSpeedup
MOVE_TO. Static variable in class org.jcon.df.edit.EditEvent

N

NON_TYPICAL. Static variable in class org.jcon.df.edit.EditEvent

O

OKAY_ADD. Static variable in class org.jcon.df.edit.EditEvent
OKAY_CHANGE. Static variable in class org.jcon.df.edit.EditEvent

P

processEditEvent(EditEvent). Method in class org.jcon.df.edit.CustomEditor
processEditEvent(EditEvent). Method in class org.jcon.df.edit.DataEditor
processEditEvent(EditEvent). Method in class org.jcon.df.edit.DataView
processEditEvent(EditEvent). Method in interface org.jcon.df.edit.EditListener
The listener should process the event.
processEditEvent(EditEvent). Method in interface org.jcon.df.edit.Task
The task should check the event type and process it if desired.
processEditEvent(EditEvent). Method in class org.jcon.df.edit.TaskLogic
processEditEvent(EditEvent). Method in class org.jcon.df.edit.TaskStandard
processMessage(Message). Method in class org.jcon.df.edit.CustomEditor
processMessage(Message). Method in class org.jcon.df.edit.DataEditor
processMessage(Message). Method in class org.jcon.df.edit.TaskLogic
processMessage(Message). Method in class org.jcon.df.edit.TaskStandard

R

ROW_INDEX_ACTIVATED. Static variable in class org.jcon.df.edit.EditEvent
run(). Method in class org.jcon.df.edit.ViewSpeedup
For internal use only.
runUnitTest(). Method in class org.jcon.df.edit.DataEditorCommander
runUnitTest(). Method in class org.jcon.df.edit.Test
runUnitTest(). Method in class org.jcon.df.edit.ViewSpeedup

S

sendMessage(Message). Method in class org.jcon.df.edit.TaskLogic
sendMessage(Message). Method in interface org.jcon.df.edit.TaskLogicFascade
Causes the Message to be sent to listeners.
sendTaskMessage(Message). Method in class org.jcon.df.edit.TaskStandard
setColumnDef(ColumnDef). Method in class org.jcon.df.edit.EditEvent
setColumnID(String). Method in class org.jcon.df.edit.EditEvent
setCommand(String). Method in class org.jcon.df.edit.EditEvent
setContainerServices(ContainerServices). Method in class org.jcon.df.edit.CustomEditor
setContainerServices(ContainerServices). Method in class org.jcon.df.edit.DataEditor
setContainerServices(ContainerServices). Method in interface org.jcon.df.edit.Task
Sets the entry point to the ContainerServices subsystem.
setContainerServices(ContainerServices). Method in class org.jcon.df.edit.TaskLogic
setContainerServices(ContainerServices). Method in class org.jcon.df.edit.TaskStandard
setDatabase(Database). Method in class org.jcon.df.edit.EditEvent
setDataSourceID(String). Method in class org.jcon.df.edit.ComponentConfig
setEditListener(EditListener). Method in class org.jcon.df.edit.DataView
setEditState(String). Method in class org.jcon.df.edit.EditEvent
setParam(Param). Method in class org.jcon.df.edit.CustomEditor
setParam(Param). Method in class org.jcon.df.edit.DataEditor
setParam(Param). Method in class org.jcon.df.edit.DataView
setParam(Param). Method in class org.jcon.df.edit.TaskLogic
setParamSupplier(ParamSupplier). Method in class org.jcon.df.edit.CustomEditor
setParamSupplier(ParamSupplier). Method in class org.jcon.df.edit.DataEditor
setParamSupplier(ParamSupplier). Method in class org.jcon.df.edit.DataView
setParamSupplier(ParamSupplier). Method in class org.jcon.df.edit.TaskLogic
setPosition(String). Method in class org.jcon.df.edit.EditEvent
setPrimeView(boolean). Method in class org.jcon.df.edit.DataView
setRow(Row). Method in class org.jcon.df.edit.EditEvent
setRowIndex(int). Method in class org.jcon.df.edit.EditEvent
setSchema(Schema). Method in class org.jcon.df.edit.DataEditorCommander
setSchemaName(String). Method in class org.jcon.df.edit.CustomEditor
setSelected(boolean). Method in class org.jcon.df.edit.EditEvent
setStartMessageName(String). Method in class org.jcon.df.edit.CustomEditor
setStartMessageName(String). Method in class org.jcon.df.edit.DataEditor
setStartMessageName(String). Method in class org.jcon.df.edit.TaskLogic
setTaskLogicFascade(TaskLogicFascade). Method in interface org.jcon.df.edit.Task
Sets the all important source of what the task needs to accomplish its view manipulation.
setTaskLogicFascade(TaskLogicFascade). Method in class org.jcon.df.edit.TaskStandard
setTitle(String). Method in class org.jcon.df.edit.DataView
setViewName(String). Method in class org.jcon.df.edit.DataView
setViewName(String). Method in class org.jcon.df.edit.EditEvent
setVisible(boolean). Method in class org.jcon.df.edit.DataView
setVisibleView(String). Method in class org.jcon.df.edit.TaskLogic
setVisibleView(String). Method in interface org.jcon.df.edit.TaskLogicFascade
Sets the named view visibility.
setWindowPosition(String). Method in class org.jcon.df.edit.DataView
setWindowSize(int, int). Method in class org.jcon.df.edit.DataView
setWorkerName(String). Method in class org.jcon.df.edit.EditEvent
speedup(). Method in class org.jcon.df.edit.ViewSpeedup
To provoke the speedup call this method once.
start(). Method in class org.jcon.df.edit.CustomEditor
start(). Method in class org.jcon.df.edit.DataEditor
start(). Method in class org.jcon.df.edit.TaskLogic
start(Message). Method in interface org.jcon.df.edit.Task
The instance should start working, such as populating its view with data using ContainerServices.
start(Message). Method in class org.jcon.df.edit.TaskStandard
STYLE_LIBRARY. Static variable in class org.jcon.df.edit.DataView

T

TaskLogic(). Constructor for class org.jcon.df.edit.TaskLogic
taskLogicFascade. Variable in class org.jcon.df.edit.TaskStandard
TaskStandard(). Constructor for class org.jcon.df.edit.TaskStandard
Test(). Constructor for class org.jcon.df.edit.Test
TOGGLE_STATE_CHANGED. Static variable in class org.jcon.df.edit.EditEvent
toParam(String). Method in class org.jcon.df.edit.DataEditorCommander
toString(). Method in class org.jcon.df.edit.EditEvent

V

validate(). Method in class org.jcon.df.edit.DataView
ViewSpeedup(). Constructor for class org.jcon.df.edit.ViewSpeedup

W

widgetSet. Variable in class org.jcon.df.edit.TaskStandard