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

A

ACCELERATOR_KEY - Static variable in interface de.kleopatra.view.presentation.PresentationDescription
common attribute: key for accelerator.
AVAILABLE_COMPONENT_MAPS_KEY - Static variable in class de.kleopatra.persistence.ResourceKeys
property key for available ComponentTypeMaps.
AVAILABLE_CUSTOMIZER_MAPS_KEY - Static variable in class de.kleopatra.persistence.ResourceKeys
property key for available CustomizerMaps.
AVAILABLE_IOHANDLER_MAP_KEY - Static variable in class de.kleopatra.persistence.ResourceKeys
property key for available IOHandlerMaps.
AWTUIFactory - class de.kleopatra.view.factory.AWTUIFactory.
minimal implementation for testing AWT.
AWTUIFactory() - Constructor for class de.kleopatra.view.factory.AWTUIFactory
 
AbstractForm - class de.kleopatra.forms.view.builder.AbstractForm.
Convenience implementation of Form.
AbstractForm() - Constructor for class de.kleopatra.forms.view.builder.AbstractForm
 
AbstractForm(String, Class) - Constructor for class de.kleopatra.forms.view.builder.AbstractForm
 
AbstractIOHandler - class de.kleopatra.persistence.AbstractIOHandler.
IOHandler that uses the default XMLEncoder/XMLDecoder.
AbstractIOHandler() - Constructor for class de.kleopatra.persistence.AbstractIOHandler
 
AbstractStylable - class de.kleopatra.forms.description.jgoodies.AbstractStylable.
Abstract Stylable meant for persistence.
AbstractStylable() - Constructor for class de.kleopatra.forms.description.jgoodies.AbstractStylable
 
ActionFactory - class de.kleopatra.view.presentation.ActionFactory.
Creates, "registers" and wires actions to resourceIDs and eventHandlers.
ActionFactory() - Constructor for class de.kleopatra.view.presentation.ActionFactory
 
ActionHelper - class de.kleopatra.view.presentation.ActionHelper.
Convenience to set action values.
ActionHelper() - Constructor for class de.kleopatra.view.presentation.ActionHelper
 
accept(File) - Method in class de.kleopatra.view.util.FileChooserHandler
 
actionPerformed(ActionEvent) - Method in class de.kleopatra.view.presentation.DelegateAction
 
addAction(Action) - Method in class de.kleopatra.view.presentation.DelegateAction
add action as actionListener.
addActionListener(ActionListener, Object) - Method in class de.kleopatra.view.presentation.DelegateAction
add actionListener as delegate and set handler.
addActionListener(ActionListener) - Method in class de.kleopatra.view.presentation.DelegateAction
add actionListener as delegate and set handler to null.
addBorderStyle(Object, String, String) - Method in interface de.kleopatra.forms.description.StyleMap
 
addBorderStyle(Object, String, String) - Method in class de.kleopatra.forms.description.jgoodies.JGoodiesStyleMap
 
addCellEditorListener(CellEditorListener) - Method in class de.kleopatra.support.CellEditorSupport
Adds a CellEditorListener to the listener list.
addColumnContentStyle(Object, String, String) - Method in interface de.kleopatra.forms.description.StyleMap
 
addColumnContentStyle(Object, String, String) - Method in class de.kleopatra.forms.description.jgoodies.JGoodiesStyleMap
 
addColumnGapStyle(Object, String, String) - Method in interface de.kleopatra.forms.description.StyleMap
 
addColumnGapStyle(Object, String, String) - Method in class de.kleopatra.forms.description.jgoodies.JGoodiesStyleMap
 
addComponentInstantiator(Object, SwingComponentTypeMap.Instantiator) - Method in class de.kleopatra.view.factory.SwingComponentTypeMap
 
addComponentType(Object, String) - Method in interface de.kleopatra.view.factory.ComponentTypeMap
 
addComponentType(Object, Class) - Method in interface de.kleopatra.view.factory.ComponentTypeMap
 
addComponentType(Object, String) - Method in class de.kleopatra.view.factory.DefaultComponentTypeMap
 
addComponentType(Object, Class) - Method in class de.kleopatra.view.factory.DefaultComponentTypeMap
 
addContainerType(Object, String) - Method in interface de.kleopatra.view.factory.ComponentTypeMap
 
addContainerType(Object, Class) - Method in interface de.kleopatra.view.factory.ComponentTypeMap
 
addContainerType(Object, String) - Method in class de.kleopatra.view.factory.DefaultComponentTypeMap
 
addContainerType(Object, Class) - Method in class de.kleopatra.view.factory.DefaultComponentTypeMap
 
addCustomizer(String, String) - Method in interface de.kleopatra.view.presentation.CustomizerMap
 
addCustomizer(Class, Class) - Method in interface de.kleopatra.view.presentation.CustomizerMap
 
addCustomizer(String, String) - Method in class de.kleopatra.view.presentation.DefaultCustomizerMap
 
addCustomizer(Class, Class) - Method in class de.kleopatra.view.presentation.DefaultCustomizerMap
 
addDefaultPersistenceDelegate(Class, PersistenceDelegate) - Static method in class de.kleopatra.persistence.Persist
 
addHandler(String, String) - Method in class de.kleopatra.support.HandlerMap
stores handler for a given handledClass.
addHandler(Class, Class) - Method in class de.kleopatra.support.HandlerMap
 
addIOHandler(String, String) - Method in class de.kleopatra.forms.view.builder.FormIOHandlerMap
 
addIOHandler(Class, Class) - Method in class de.kleopatra.forms.view.builder.FormIOHandlerMap
 
addPresentationDescription(PresentationDescription) - Method in class de.kleopatra.view.presentation.DefaultPresentation
pre: presentationDescription !
addPropertyChangeListener(PropertyChangeListener) - Method in interface de.kleopatra.forms.description.Constraint
 
addPropertyChangeListener(PropertyChangeListener) - Method in interface de.kleopatra.forms.description.LayoutFactory
 
addPropertyChangeListener(PropertyChangeListener) - Method in interface de.kleopatra.forms.description.Line
 
addPropertyChangeListener(PropertyChangeListener) - Method in class de.kleopatra.forms.description.jgoodies.JGoodiesConstraint
 
addPropertyChangeListener(PropertyChangeListener) - Method in class de.kleopatra.forms.description.jgoodies.JGoodiesLayoutFactory
 
addPropertyChangeListener(PropertyChangeListener) - Method in class de.kleopatra.forms.description.jgoodies.JGoodiesLine
 
addPropertyChangeListener(String, PropertyChangeListener) - Method in class de.kleopatra.forms.view.builder.DefaultFormDescription
 
addPropertyChangeListener(String, PropertyChangeListener) - Method in interface de.kleopatra.forms.view.builder.FormDescription
 
addRowContentStyle(Object, String, String) - Method in interface de.kleopatra.forms.description.StyleMap
 
addRowContentStyle(Object, String, String) - Method in class de.kleopatra.forms.description.jgoodies.JGoodiesStyleMap
 
addRowGapStyle(Object, String, String) - Method in interface de.kleopatra.forms.description.StyleMap
 
addRowGapStyle(Object, String, String) - Method in class de.kleopatra.forms.description.jgoodies.JGoodiesStyleMap
 
addScrollableType(Object) - Method in interface de.kleopatra.view.factory.ComponentTypeMap
 
addScrollableType(Object) - Method in class de.kleopatra.view.factory.DefaultComponentTypeMap
 
addSeparator(JMenu) - Method in class de.kleopatra.view.factory.SwingFactory
 
addSeparator(JToolBar) - Method in class de.kleopatra.view.factory.SwingFactory
 
addToActionList(List, Object, Object) - Method in class de.kleopatra.view.presentation.ActionFactory
creates and registers actions for all actionIDs to resource and binds them to handler.
addToToolBar(JToolBar, List, boolean) - Method in class de.kleopatra.view.factory.SwingFactory
 
addToToolBar(JToolBar, List, UIFactory, boolean) - Method in class de.kleopatra.view.factory.SwingFactory
 
adjustActionMap() - Method in class de.kleopatra.view.table.JExTable
Workaround for buggy default CancelAction (1.4/1.5).
adjustColumnWidths() - Method in class de.kleopatra.view.table.JExTable
hook for subclasses to do something about tableWidths after structure changes.
attributes - Variable in class de.kleopatra.view.presentation.DefaultPresentationDescription
 

B

BUTTON - Static variable in interface de.kleopatra.forms.description.Column
 
BUTTON_BAR_GAP - Static variable in interface de.kleopatra.forms.description.LayoutBorder
 
BundleHandler - interface de.kleopatra.view.presentation.BundleHandler.
Handler for localization support and synchronization of a .properties-file and presentation.
bind(JComponent) - Method in class de.kleopatra.forms.view.builder.AbstractForm
called after the form is loaded.
bindAction(ActionMap, Action) - Method in class de.kleopatra.view.factory.UITweaks
 
border - Variable in class de.kleopatra.forms.description.DefaultLayoutDescription
 
border - Variable in class de.kleopatra.view.JTitledBorderPanel
 
border - Variable in class de.kleopatra.view.JTitledPlaceHolder
 
build() - Method in class de.kleopatra.forms.view.builder.JFormDialog
Builds the dialog's content pane, packs it, sets the resizable property, and locates it on the screen.
buildCompleteForm(LayoutDescription, UIFactory, boolean) - Method in class de.kleopatra.forms.view.builder.FormWriter
Deprecated. experimental: create form from given description and factory, auto-replace placeHolders one level deep.
buildCompleteForm(String, Class, boolean) - Method in class de.kleopatra.forms.view.builder.FormWriter
Deprecated. experimental: Create container from resource and auto-replace placeholders one level deep.
buildCompleteForm(String, boolean) - Method in class de.kleopatra.forms.view.builder.FormWriter
Deprecated. experimental: Create container from filename and auto-replace placeholders one level deep.
buildDescription(String, String) - Method in class de.kleopatra.view.util.FileChooserHandler
 
buildForm(String) - Method in class de.kleopatra.forms.view.builder.AbstractForm
 
buildForm(LayoutDescription) - Method in class de.kleopatra.forms.view.builder.FormWriter
Deprecated. create default container using the shared UIFactory and fill with children created by the shared UIFactory and LayoutDescription.
buildForm(LayoutDescription, UIFactory) - Method in class de.kleopatra.forms.view.builder.FormWriter
Deprecated. create default container using the specified UIFactory and fill with children created by the uiFactory and LayoutDescription.
buildForm(Container, LayoutDescription, UIFactory) - Method in class de.kleopatra.forms.view.builder.FormWriter
Deprecated. Fill a given Container with children created by the specified UIFactory and LayoutDescription.
buildForm(String, Class, boolean) - Method in class de.kleopatra.forms.view.builder.FormWriter
Deprecated. Create container from resource as found by ResourceManager and customize if requested.
buildForm(String, boolean) - Method in class de.kleopatra.forms.view.builder.FormWriter
Deprecated. create, fill and customize a form from a resource located in the filesystem.
buildForm(FormDescription, boolean) - Method in class de.kleopatra.forms.view.builder.FormWriter
Deprecated.  
buildFromTemplate(String, Class, Collection) - Method in class de.kleopatra.forms.view.builder.FormWriter
Deprecated. experimental: use the resource as template, replacing the created widgets with those in the collection.
buildToolBar(List, int) - Method in class de.kleopatra.view.factory.SwingFactory
 
buildToolPanel(List, boolean, int) - Method in class de.kleopatra.view.factory.SwingFactory
 
bundle - Variable in class de.kleopatra.forms.view.builder.MappingManager
 

C

COMMON_RESOURCE_BUNDLE_NAME - Static variable in class de.kleopatra.view.UIProperties
key to hold the base name of a application-wide resourceBundle.
COMPONENT_MAP_KEY - Static variable in class de.kleopatra.persistence.ResourceKeys
short property key for default ComponentTypeMap
CUSTOM - Static variable in interface de.kleopatra.forms.description.LayoutBorder
 
CUSTOM - Static variable in interface de.kleopatra.forms.description.Line
 
CUSTOMIZER_MAP_KEY - Static variable in class de.kleopatra.persistence.ResourceKeys
short property key for default ComponentTypeMap
CellEditorSupport - class de.kleopatra.support.CellEditorSupport.
Support for handling listener notification for CellEditors.
CellEditorSupport(Object) - Constructor for class de.kleopatra.support.CellEditorSupport
 
Column - interface de.kleopatra.forms.description.Column.
Tagging interface to type a Line as a Column.
ComponentCustomizer - interface de.kleopatra.view.presentation.ComponentCustomizer.
customize component with a PresentationDescription.
ComponentTypeMap - interface de.kleopatra.view.factory.ComponentTypeMap.
Mapping between generic componentTypes and widget specific widget classes.
Constraint - interface de.kleopatra.forms.description.Constraint.
Description of constraint/component pair.
CustomizerMap - interface de.kleopatra.view.presentation.CustomizerMap.
 
cancel() - Method in class de.kleopatra.forms.view.builder.JFormDialog
 
cancelEditing() - Method in class de.kleopatra.view.table.JExTable
 
changeEvent - Variable in class de.kleopatra.support.CellEditorSupport
 
checkStyle(Object) - Method in class de.kleopatra.forms.description.jgoodies.AbstractStylable
 
checkStyle(Object) - Method in class de.kleopatra.forms.description.jgoodies.JGoodiesBorder
 
checkStyle(Object) - Method in class de.kleopatra.forms.description.jgoodies.JGoodiesColumn
 
checkStyle(Object) - Method in class de.kleopatra.forms.description.jgoodies.JGoodiesRow
 
checkType(Object) - Method in class de.kleopatra.forms.view.builder.FormDescriptionIOHandler
 
checkType(Object) - Method in class de.kleopatra.forms.view.builder.FormIOHandlerMap
 
checkType(Object) - Method in class de.kleopatra.forms.view.builder.LayoutDescriptionIOHandler
 
checkType(Object) - Method in class de.kleopatra.forms.view.builder.PresentationIOHandler
 
checkType(Object) - Method in class de.kleopatra.forms.view.builder.StyleMapIOHandler
 
checkType(Object) - Method in class de.kleopatra.persistence.AbstractIOHandler
checks and returns whether type of object is compatible with getHandledType.
checkType(Object) - Method in class de.kleopatra.persistence.ObjectIOHandler
checks and returns whether type of object is compatible with getHandledType.
checkType(Object) - Method in class de.kleopatra.support.HandlerMap
checks and returns whether the handler type if compatible with the assumed "similarity" of the collection items.
checkType(Object) - Method in class de.kleopatra.view.presentation.DefaultCustomizerMap
 
chooseFormDescriptionFilename(boolean) - Method in class de.kleopatra.forms.view.builder.FormIOHelper
 
chooseLayoutFilename(boolean) - Method in class de.kleopatra.forms.view.builder.FormIOHelper
 
choosePresentationFilename(boolean) - Method in class de.kleopatra.forms.view.builder.FormIOHelper
 
chooseStyleMapFilename(boolean) - Method in class de.kleopatra.forms.view.builder.FormIOHelper
 
clear() - Method in class de.kleopatra.view.presentation.ActionFactory
removes all action/resourceID mappings.
clearAttributes() - Method in class de.kleopatra.view.presentation.DefaultPresentationDescription
 
clearAttributes() - Method in interface de.kleopatra.view.presentation.PresentationDescription
 
clone(Object) - Static method in class de.kleopatra.persistence.Persist
 
close() - Method in class de.kleopatra.forms.view.builder.JFormDialog
Closes the dialog: makes it invisible and disposes it, which in turn releases all required OS resources.
columnAdded(TableColumnModelEvent) - Method in class de.kleopatra.view.table.JExTable
 
columnMarginChanged(ChangeEvent) - Method in class de.kleopatra.view.table.JExTable
 
columnMoved(TableColumnModelEvent) - Method in class de.kleopatra.view.table.JExTable
 
columnRemoved(TableColumnModelEvent) - Method in class de.kleopatra.view.table.JExTable
 
columns - Variable in class de.kleopatra.forms.description.DefaultLayoutDescription
 
commit() - Method in class de.kleopatra.forms.view.builder.AbstractForm
does nothing...
commit() - Method in interface de.kleopatra.forms.view.builder.Form
 
compare(Object, Object) - Method in class de.kleopatra.view.presentation.DefaultBundleHandler.DescriptionComparator
 
componentMap - Variable in class de.kleopatra.view.factory.DefaultComponentTypeMap
 
configure(JComponent) - Method in class de.kleopatra.forms.view.builder.AbstractForm
called after the form is loaded and the widgets are bound.
configureButtons(JToolBar) - Method in class de.kleopatra.view.factory.SwingFactory
 
configureScrollPane(JScrollPane) - Method in class de.kleopatra.view.factory.SwingFactory
 
configureTab(JTabbedPane, int, Action) - Static method in class de.kleopatra.view.presentation.ActionHelper
 
configureThinBorder(JComponent) - Method in class de.kleopatra.view.factory.SwingFactory
 
configureToolBar(JComponent) - Method in class de.kleopatra.view.factory.SwingFactory
 
configureToolBarAndButtons(JToolBar) - Method in class de.kleopatra.view.factory.SwingFactory
 
configureToolBarButton(AbstractButton) - Method in class de.kleopatra.view.factory.SwingFactory
 
constraints - Variable in class de.kleopatra.forms.description.DefaultLayoutDescription
 
containerMap - Variable in class de.kleopatra.view.factory.DefaultComponentTypeMap
 
copyFrom(LayoutDescription) - Method in class de.kleopatra.forms.description.DefaultLayoutDescription
 
copyNameToCommand(Action) - Static method in class de.kleopatra.view.presentation.ActionHelper
copies Action.NAME to Action.ACTIONCOMMAND if command == null.
create(LayoutDescription, UIFactory) - Method in interface de.kleopatra.forms.view.builder.ExtFormLoader
create and fill a container from the LayoutDescription using the given factory.
createActionPropertyChangeListener(Action) - Method in class de.kleopatra.view.JCheckBox
 
createActionPropertyChangeListener(Action) - Method in class de.kleopatra.view.JRadioButton
 
createAndCustomizeComponent(Object, Object) - Method in class de.kleopatra.view.factory.AWTUIFactory
 
createAndCustomizeComponent(Object, Object) - Method in class de.kleopatra.view.factory.SwingUIFactory
 
createBorder(String) - Method in interface de.kleopatra.forms.description.LayoutFactory
 
createBorder(Object) - Method in interface de.kleopatra.forms.description.LayoutFactory
 
createBorder() - Method in interface de.kleopatra.forms.description.LayoutFactory
 
createBorder(LayoutBorder) - Method in interface de.kleopatra.forms.description.LayoutTranslator
 
createBorder() - Method in class de.kleopatra.forms.description.jgoodies.JGoodiesLayoutFactory
 
createBorder(String) - Method in class de.kleopatra.forms.description.jgoodies.JGoodiesLayoutFactory
 
createBorder(Object) - Method in class de.kleopatra.forms.description.jgoodies.JGoodiesLayoutFactory
 
createBorder(LayoutBorder) - Method in class de.kleopatra.forms.description.jgoodies.JGoodiesLayoutTranslator
 
createBorder() - Method in class de.kleopatra.view.JTitledBorderPanel
 
createBorder() - Method in class de.kleopatra.view.JTitledPlaceHolder
 
createBorderType(Object, Border, String) - Method in class de.kleopatra.forms.description.jgoodies.JGoodiesStyleMap
 
createBorderType(Object, String, String) - Method in class de.kleopatra.forms.description.jgoodies.JGoodiesStyleMap
 
createButton(Action, boolean) - Method in class de.kleopatra.view.factory.SwingFactory
 
createColumn(String) - Method in interface de.kleopatra.forms.description.LayoutFactory
 
createColumn() - Method in interface de.kleopatra.forms.description.LayoutFactory
 
createColumn(Object) - Method in interface de.kleopatra.forms.description.LayoutFactory
 
createColumn(Object) - Method in interface de.kleopatra.forms.description.LayoutTranslator
 
createColumn() - Method in class de.kleopatra.forms.description.jgoodies.JGoodiesLayoutFactory
 
createColumn(String) - Method in class de.kleopatra.forms.description.jgoodies.JGoodiesLayoutFactory
 
createColumn(Object) - Method in class de.kleopatra.forms.description.jgoodies.JGoodiesLayoutFactory
 
createColumn(Object) - Method in class de.kleopatra.forms.description.jgoodies.JGoodiesLayoutTranslator
 
createColumnGap() - Method in interface de.kleopatra.forms.description.LayoutFactory
 
createColumnGap(Object) - Method in interface de.kleopatra.forms.description.LayoutFactory
 
createColumnGap() - Method in class de.kleopatra.forms.description.jgoodies.JGoodiesLayoutFactory
 
createColumnGap(Object) - Method in class de.kleopatra.forms.description.jgoodies.JGoodiesLayoutFactory
 
createColumnGlue() - Method in interface de.kleopatra.forms.description.LayoutFactory
 
createColumnGlue() - Method in class de.kleopatra.forms.description.jgoodies.JGoodiesLayoutFactory
 
createColumnType(Object, ColumnSpec, String) - Method in class de.kleopatra.forms.description.jgoodies.JGoodiesStyleMap
 
createColumns(LayoutManager) - Method in interface de.kleopatra.forms.description.LayoutTranslator
return a list of Column descriptions from the manager's columns.
createColumns(LayoutManager) - Method in class de.kleopatra.forms.description.jgoodies.JGoodiesLayoutTranslator
 
createComparable(String) - Method in class de.kleopatra.forms.description.jgoodies.AbstractStylable
 
createComparable(String) - Method in class de.kleopatra.forms.description.jgoodies.JGoodiesBorder
 
createComparable(String) - Method in class de.kleopatra.forms.description.jgoodies.JGoodiesColumn
 
createComparable(String) - Method in class de.kleopatra.forms.description.jgoodies.JGoodiesRow
 
createComponent(Object, Object) - Method in class de.kleopatra.view.factory.AWTUIFactory
 
createComponent(Object, Object) - Method in class de.kleopatra.view.factory.SwingUIFactory
 
createComponent(Object, Object) - Method in interface de.kleopatra.view.factory.UIFactory
returns the most appropriate Component based on componentID and componentType.
createComponentTypeMap() - Method in class de.kleopatra.view.factory.AWTUIFactory
 
createComponentTypeMap() - Method in class de.kleopatra.view.factory.SwingUIFactory
 
createConstraint(String) - Method in interface de.kleopatra.forms.description.LayoutFactory
 
createConstraint() - Method in interface de.kleopatra.forms.description.LayoutFactory
 
createConstraint(Object) - Method in interface de.kleopatra.forms.description.LayoutTranslator
 
createConstraint(LayoutManager, Component) - Method in interface de.kleopatra.forms.description.LayoutTranslator
returns a Constraint for the given Component.
createConstraint() - Method in class de.kleopatra.forms.description.jgoodies.JGoodiesLayoutFactory
 
createConstraint(String) - Method in class de.kleopatra.forms.description.jgoodies.JGoodiesLayoutFactory
 
createConstraint(Object) - Method in class de.kleopatra.forms.description.jgoodies.JGoodiesLayoutTranslator
 
createConstraint(LayoutManager, Component) - Method in class de.kleopatra.forms.description.jgoodies.JGoodiesLayoutTranslator
 
createConstraintSpec(Constraint) - Method in interface de.kleopatra.forms.description.LayoutTranslator
returns a constraint object that's understood by the created layoutManager.
createConstraintSpec(Constraint) - Method in class de.kleopatra.forms.description.jgoodies.JGoodiesLayoutTranslator
returns a constraint object that's understood by the created layoutManager.
createCustomStyle(String) - Method in class de.kleopatra.forms.description.jgoodies.AbstractStylable
 
createCustomStyle(String) - Method in class de.kleopatra.forms.description.jgoodies.JGoodiesBorder
 
createCustomStyle(String) - Method in class de.kleopatra.forms.description.jgoodies.JGoodiesColumn
 
createCustomStyle(String) - Method in class de.kleopatra.forms.description.jgoodies.JGoodiesRow
 
createCustomizerMap() - Method in class de.kleopatra.view.presentation.DefaultPresentationManager
 
createDefaultAction(String) - Method in class de.kleopatra.view.presentation.DefaultPresentationManager.ButtonCustomizer
 
createDefaultContainer(UIFactory) - Method in class de.kleopatra.forms.view.builder.FormWriter
Deprecated.  
createDefaultContainer(Object) - Method in class de.kleopatra.view.factory.AWTUIFactory
 
createDefaultContainer(Object) - Method in class de.kleopatra.view.factory.SwingUIFactory
 
createDefaultContainer(Object) - Method in interface de.kleopatra.view.factory.UIFactory
POST: result !
createDefaultDummyModel() - Method in class de.kleopatra.view.table.JFilledTable
 
createDefaultLayoutDescription() - Method in class de.kleopatra.forms.view.builder.FormReader
Deprecated.  
createDefaultPresentation(List, String) - Method in class de.kleopatra.forms.view.builder.FormIO
 
createDefaultPresentation() - Method in class de.kleopatra.forms.view.builder.FormReader
Deprecated.  
createDefaultTableHeader() - Method in class de.kleopatra.view.table.JExTable
 
createDelegateAction(Object) - Method in class de.kleopatra.view.presentation.ActionFactory
creates and returns a DelegateAction with name and actionCommand set to actionID's String-rep.
createDescription(Component) - Method in interface de.kleopatra.view.presentation.ComponentCustomizer
 
createDescription(Component) - Method in class de.kleopatra.view.presentation.DefaultPresentationManager.DefaultComponentCustomizer
 
createEmptyCustomizer() - Method in class de.kleopatra.view.presentation.DefaultCustomizerMap
 
createEventHandlerProxy(Object, String) - Method in class de.kleopatra.view.presentation.ActionFactory
 
createExceptionListener() - Static method in class de.kleopatra.persistence.Persist
 
createExtFormLoader() - Static method in class de.kleopatra.forms.view.builder.FormFactory
 
createFileChooser() - Method in class de.kleopatra.view.util.FileChooserHandler
 
createFileChooserHandler() - Method in class de.kleopatra.forms.view.builder.FormIOHelper
 
createForm(UIFactory) - Method in class de.kleopatra.forms.view.builder.FormWriter
Deprecated.  
createFormDescription() - Static method in class de.kleopatra.forms.view.builder.FormFactory
 
createFormDescription(Object) - Method in class de.kleopatra.forms.view.builder.FormReader
Deprecated.  
createFormIO() - Static method in class de.kleopatra.forms.view.builder.FormFactory
create a new FormIO with handlerMap as defined by MappingManager.
createFrame(Form, boolean) - Static method in class de.kleopatra.forms.view.builder.FormUtils
create a JFrame around the Form.
createFrame(Form, String, boolean) - Static method in class de.kleopatra.forms.view.builder.FormUtils
create a JFrame around the Form.
createFrame(JComponent, String, boolean) - Static method in class de.kleopatra.forms.view.builder.FormUtils
create a JFrame with content as contentPane, given title.
createHeaderSelection() - Method in class de.kleopatra.view.table.JExTable
 
createJGoodiesColumn(ColumnStyle) - Method in class de.kleopatra.forms.description.jgoodies.JGoodiesLayoutFactory
 
createJGoodiesColumn(ColumnSpec) - Method in class de.kleopatra.forms.description.jgoodies.JGoodiesLayoutTranslator
 
createJGoodiesConstraint(CellConstraints) - Method in class de.kleopatra.forms.description.jgoodies.JGoodiesLayoutFactory
 
createJGoodiesConstraint(CellConstraints) - Method in class de.kleopatra.forms.description.jgoodies.JGoodiesLayoutTranslator
 
createJGoodiesRow(RowStyle) - Method in class de.kleopatra.forms.description.jgoodies.JGoodiesLayoutFactory
 
createJGoodiesRow(RowSpec) - Method in class de.kleopatra.forms.description.jgoodies.JGoodiesLayoutTranslator
 
createLabel(String) - Method in class de.kleopatra.forms.view.JTitledSeparator
 
createLabel(String) - Method in class de.kleopatra.view.JTitledPlaceHolder
 
createLayoutDebugPainter() - Method in interface de.kleopatra.forms.description.LayoutTranslator
returns a painter that can visualize layoutInfo.
createLayoutDebugPainter() - Method in class de.kleopatra.forms.description.jgoodies.JGoodiesLayoutTranslator
 
createLayoutDebugPainter() - Static method in class de.kleopatra.forms.view.builder.FormFactory
returns a DebugPainter.
createLayoutDescription() - Method in class de.kleopatra.forms.view.builder.DefaultFormDescription
 
createLayoutManager(List, List) - Method in interface de.kleopatra.forms.description.LayoutTranslator
returns a layoutManager with the rows, columns.
createLayoutManager(List, List) - Method in class de.kleopatra.forms.description.jgoodies.JGoodiesLayoutTranslator
 
createList() - Method in class de.kleopatra.forms.description.jgoodies.JGoodiesLayoutFactory
 
createList() - Method in class de.kleopatra.forms.description.jgoodies.JGoodiesLayoutTranslator
 
createList() - Method in class de.kleopatra.forms.description.jgoodies.JGoodiesStyleMap
 
createList() - Method in class de.kleopatra.forms.view.builder.FormReader
Deprecated.  
createList() - Method in class de.kleopatra.forms.view.builder.FormWriter
Deprecated.  
createList() - Method in class de.kleopatra.view.factory.SwingUIFactory
 
createList() - Method in class de.kleopatra.view.presentation.ActionFactory
 
createList() - Method in class de.kleopatra.view.presentation.DefaultPresentation
 
createMap() - Method in class de.kleopatra.forms.view.builder.FormReader
Deprecated.  
createMap() - Method in class de.kleopatra.forms.view.builder.FormWriter
Deprecated.  
createMap() - Method in class de.kleopatra.support.HandlerMap
 
createMap() - Method in class de.kleopatra.view.factory.AWTUIFactory
 
createMap() - Method in class de.kleopatra.view.factory.DefaultComponentTypeMap
 
createMap() - Method in class de.kleopatra.view.factory.SwingUIFactory
 
createMap() - Method in class de.kleopatra.view.presentation.ActionFactory
 
createMap() - Method in class de.kleopatra.view.presentation.DefaultCustomizerMap
 
createMap() - Method in class de.kleopatra.view.presentation.DefaultPresentationDescription
 
createMap() - Method in class de.kleopatra.view.util.FileChooserHandler
 
createMarker(Object, boolean) - Method in class de.kleopatra.view.presentation.DefaultBundleHandler
 
createMenu(Object) - Method in class de.kleopatra.view.factory.SwingFactory
 
createMenuBar() - Method in class de.kleopatra.view.factory.SwingFactory
 
createMenuItem(Action) - Method in class de.kleopatra.view.factory.SwingFactory
 
createMouseListener() - Method in class de.kleopatra.view.table.HeaderSelection
 
createNotifyAction(Action) - Method in class de.kleopatra.view.factory.UITweaks
 
createPersistenceDelegate() - Static method in class de.kleopatra.forms.description.jgoodies.AbstractStylable
 
createPersistenceDelegate() - Static method in class de.kleopatra.forms.description.jgoodies.JGoodiesStyleMap
 
createPersistenceDelegate() - Static method in class de.kleopatra.view.presentation.DefaultPresentationDescription
 
createPopupMenu() - Method in class de.kleopatra.view.factory.SwingFactory
 
createPresentation() - Method in class de.kleopatra.forms.view.builder.DefaultFormDescription
 
createPresentationDescription(String) - Method in class de.kleopatra.view.presentation.DefaultPresentationManager.DefaultComponentCustomizer
 
createPresentationDescription(Component) - Method in class de.kleopatra.view.presentation.DefaultPresentationManager
 
createPresentationDescription(Component) - Method in interface de.kleopatra.view.presentation.PresentationManager
 
createPresentationManager() - Method in class de.kleopatra.view.factory.AWTUIFactory
 
createPresentationManager() - Method in class de.kleopatra.view.factory.SwingUIFactory
 
createPropertyChangeSupport() - Method in class de.kleopatra.forms.view.builder.DefaultFormDescription
 
createRadioMenuItem(Action) - Method in class de.kleopatra.view.factory.SwingFactory
 
createRow() - Method in interface de.kleopatra.forms.description.LayoutFactory
 
createRow(String) - Method in interface de.kleopatra.forms.description.LayoutFactory
 
createRow(Object) - Method in interface de.kleopatra.forms.description.LayoutFactory
 
createRow(Object) - Method in interface de.kleopatra.forms.description.LayoutTranslator
 
createRow() - Method in class de.kleopatra.forms.description.jgoodies.JGoodiesLayoutFactory
 
createRow(String) - Method in class de.kleopatra.forms.description.jgoodies.JGoodiesLayoutFactory
 
createRow(Object) - Method in class de.kleopatra.forms.description.jgoodies.JGoodiesLayoutFactory
 
createRow(Object) - Method in class de.kleopatra.forms.description.jgoodies.JGoodiesLayoutTranslator
 
createRowGap() - Method in interface de.kleopatra.forms.description.LayoutFactory
 
createRowGap(Object) - Method in interface de.kleopatra.forms.description.LayoutFactory
 
createRowGap() - Method in class de.kleopatra.forms.description.jgoodies.JGoodiesLayoutFactory
 
createRowGap(Object) - Method in class de.kleopatra.forms.description.jgoodies.JGoodiesLayoutFactory
 
createRowGlue() - Method in interface de.kleopatra.forms.description.LayoutFactory
 
createRowGlue() - Method in class de.kleopatra.forms.description.jgoodies.JGoodiesLayoutFactory
 
createRowType(Object, RowSpec, String) - Method in class de.kleopatra.forms.description.jgoodies.JGoodiesStyleMap
 
createRows(LayoutManager) - Method in interface de.kleopatra.forms.description.LayoutTranslator
returns a list of Row descriptions from the manager's rows.
createRows(LayoutManager) - Method in class de.kleopatra.forms.description.jgoodies.JGoodiesLayoutTranslator
 
createScrollID(Object) - Method in class de.kleopatra.view.factory.SwingUIFactory
 
createScrollPane() - Method in class de.kleopatra.view.factory.SwingFactory
 
createScroller(Component, Object) - Method in class de.kleopatra.view.factory.SwingUIFactory
 
createSeparator(String) - Method in class de.kleopatra.forms.view.JTitledSeparator
 
createSet() - Method in class de.kleopatra.view.factory.DefaultComponentTypeMap
 
createSplitPane() - Method in class de.kleopatra.view.factory.SwingFactory
 
createStyle(Style, Object) - Method in class de.kleopatra.forms.description.jgoodies.AbstractStylable
 
createStyle(String) - Method in class de.kleopatra.forms.description.jgoodies.AbstractStylable
 
createStyle(Style, Object) - Method in class de.kleopatra.forms.description.jgoodies.JGoodiesBorder
 
createStyle(Style, Object) - Method in class de.kleopatra.forms.description.jgoodies.JGoodiesColumn
 
createStyle(Style, Object) - Method in class de.kleopatra.forms.description.jgoodies.JGoodiesRow
 
createTabbedPane() - Method in class de.kleopatra.view.factory.SwingFactory
 
createTableColumn(int) - Method in class de.kleopatra.view.table.JExTable
 
createTablePanel(JTable) - Method in class de.kleopatra.view.factory.SwingFactory
 
createToolBar() - Method in class de.kleopatra.view.factory.SwingFactory
 
createToolBar(int) - Method in class de.kleopatra.view.factory.SwingFactory
 
createToolBarAndButtons(List, UIFactory) - Method in class de.kleopatra.view.factory.SwingFactory
 
createToolBarAndButtons(List, UIFactory, int) - Method in class de.kleopatra.view.factory.SwingFactory
 
createToolBarButton(Action, boolean) - Method in class de.kleopatra.view.factory.SwingFactory
 
createUIFactory() - Static method in class de.kleopatra.forms.view.builder.FormFactory
returns a new UIFactory with custom maps defined by MappingManager.
createWithAutoReplace(LayoutDescription, UIFactory, boolean) - Method in interface de.kleopatra.forms.view.builder.ExtFormLoader
create and fill a container from the LayoutDescription, using the given factory, autoreplacing all placeHolder children.
customize(Action, boolean) - Static method in class de.kleopatra.view.presentation.ActionHelper
customizes: sets actionCommand to name, mnemonic to first letter.
customize(List, Map) - Static method in class de.kleopatra.view.presentation.ActionHelper
copies Action.NAME to Action.ACTION_COMMAND if command == null.
customize(Component, PresentationDescription, Class) - Method in interface de.kleopatra.view.presentation.ComponentCustomizer
 
customize(Component, PresentationDescription) - Method in interface de.kleopatra.view.presentation.ComponentCustomizer
 
customize(Component, PresentationDescription, Class) - Method in class de.kleopatra.view.presentation.DefaultPresentationManager.ButtonCustomizer
 
customize(Component, PresentationDescription) - Method in class de.kleopatra.view.presentation.DefaultPresentationManager.DefaultComponentCustomizer
 
customize(Component, PresentationDescription, Class) - Method in class de.kleopatra.view.presentation.DefaultPresentationManager.DefaultComponentCustomizer
 
customize(Component, PresentationDescription, Class) - Method in class de.kleopatra.view.presentation.DefaultPresentationManager.LabelCustomizer
 
customize(Component, PresentationDescription, Class) - Method in class de.kleopatra.view.presentation.DefaultPresentationManager.PanelCustomizer
 
customize(Component, PresentationDescription, Class) - Method in class de.kleopatra.view.presentation.DefaultPresentationManager.PlaceHolderCustomizer
 
customize(Component, PresentationDescription, Class) - Method in class de.kleopatra.view.presentation.DefaultPresentationManager.SeparatorCustomizer
 
customize(Container, Presentation) - Method in class de.kleopatra.view.presentation.DefaultPresentationManager
 
customize(Container, Presentation, Class) - Method in class de.kleopatra.view.presentation.DefaultPresentationManager
 
customize(Container, Presentation) - Method in interface de.kleopatra.view.presentation.PresentationManager
removed: manager is responsible, don't try to interfere public ComponentCustomizer getCustomizer(Component comp);
customize(Container, Presentation, Class) - Method in interface de.kleopatra.view.presentation.PresentationManager
 
customizeAccelerators(List, Map) - Static method in class de.kleopatra.view.presentation.ActionHelper
 
customizeActions(List, String, Class) - Method in interface de.kleopatra.forms.view.builder.FormLoader
customize a list of actions from a resource.
customizeActions(List, String, Class) - Method in class de.kleopatra.forms.view.builder.FormWriter
Deprecated. customize a list of actions from a resource.
customizeButton(AbstractButton, PresentationDescription, Class) - Method in class de.kleopatra.view.presentation.DefaultPresentationManager.ButtonCustomizer
 
customizeComponent(Component, Object, Object) - Method in class de.kleopatra.view.factory.SwingUIFactory
 
customizeComponentByComponentID(Component, Object) - Method in class de.kleopatra.view.factory.AWTUIFactory
 
customizeComponentDefaultProperty(Component, Object) - Method in class de.kleopatra.view.factory.AWTUIFactory
 
customizeComponentDefaultProperty(Component, Object, String) - Method in class de.kleopatra.view.factory.AWTUIFactory
 
customizeFileChooserHandler() - Method in class de.kleopatra.forms.view.builder.FormIOHelper
 
customizeFromPresentation(Action, Map, Class) - Static method in class de.kleopatra.view.presentation.ActionHelper
 
customizeFromPresentation(Action, PresentationDescription, Class) - Static method in class de.kleopatra.view.presentation.ActionHelper
 
customizeFromPresentations(List, List, Class) - Static method in class de.kleopatra.view.presentation.ActionHelper
 
customizeLabel(JLabel, PresentationDescription, Class) - Method in class de.kleopatra.view.presentation.DefaultPresentationManager.LabelCustomizer
 
customizeToolTip(Action) - Static method in class de.kleopatra.view.presentation.ActionHelper
sets the tooltip to a combination of tooltip and accelerator.
customizer - Variable in class de.kleopatra.forms.view.builder.FormIOHelper
 
customizerMap - Variable in class de.kleopatra.view.presentation.DefaultPresentationManager
 

D

DEFAULT_COMPONENT_MAP_KEY - Static variable in class de.kleopatra.persistence.ResourceKeys
Deprecated. - use short form
DEFAULT_CONTENT - Static variable in interface de.kleopatra.forms.description.Line
 
DEFAULT_CUSTOMIZER_MAP_KEY - Static variable in class de.kleopatra.persistence.ResourceKeys
Deprecated. - use short form
DEFAULT_IOHANDLER_MAP_KEY - Static variable in class de.kleopatra.persistence.ResourceKeys
Deprecated. - use short form
DEL - Variable in class de.kleopatra.forms.description.jgoodies.JGoodiesLine
 
DESCRIPTION_DESCRIPTION - Static variable in class de.kleopatra.forms.view.builder.LayoutDescriptionIOHandler
 
DESCRIPTION_EXTENSION - Static variable in class de.kleopatra.forms.view.builder.LayoutDescriptionIOHandler
 
DIALOG - Static variable in interface de.kleopatra.forms.description.LayoutBorder
 
DLU14 - Static variable in interface de.kleopatra.forms.description.LayoutBorder
 
DLU2 - Static variable in interface de.kleopatra.forms.description.LayoutBorder
 
DefaultBundleHandler - class de.kleopatra.view.presentation.DefaultBundleHandler.
Default implementation of localization support.
DefaultBundleHandler() - Constructor for class de.kleopatra.view.presentation.DefaultBundleHandler
 
DefaultBundleHandler.DescriptionComparator - class de.kleopatra.view.presentation.DefaultBundleHandler.DescriptionComparator.
 
DefaultBundleHandler.DescriptionComparator() - Constructor for class de.kleopatra.view.presentation.DefaultBundleHandler.DescriptionComparator
 
DefaultComponentTypeMap - class de.kleopatra.view.factory.DefaultComponentTypeMap.
Default implementation.
DefaultComponentTypeMap() - Constructor for class de.kleopatra.view.factory.DefaultComponentTypeMap
 
DefaultCustomizerMap - class de.kleopatra.view.presentation.DefaultCustomizerMap.
 
DefaultCustomizerMap() - Constructor for class de.kleopatra.view.presentation.DefaultCustomizerMap
 
DefaultFormDescription - class de.kleopatra.forms.view.builder.DefaultFormDescription.
Default implementation of FormDescription.
DefaultFormDescription() - Constructor for class de.kleopatra.forms.view.builder.DefaultFormDescription
 
DefaultFormDescription(Object) - Constructor for class de.kleopatra.forms.view.builder.DefaultFormDescription
 
DefaultLayoutDescription - class de.kleopatra.forms.description.DefaultLayoutDescription.
this is for persistance and handing around the descriptive data.
DefaultLayoutDescription() - Constructor for class de.kleopatra.forms.description.DefaultLayoutDescription
 
DefaultLayoutDescription(LayoutDescription) - Constructor for class de.kleopatra.forms.description.DefaultLayoutDescription
 
DefaultPresentation - class de.kleopatra.view.presentation.DefaultPresentation.
Default implementation of Presentation.
DefaultPresentation() - Constructor for class de.kleopatra.view.presentation.DefaultPresentation
parameterless constructor of persistence.
DefaultPresentation(Object) - Constructor for class de.kleopatra.view.presentation.DefaultPresentation
 
DefaultPresentationDescription - class de.kleopatra.view.presentation.DefaultPresentationDescription.
Default implementation.
DefaultPresentationDescription(Object) - Constructor for class de.kleopatra.view.presentation.DefaultPresentationDescription
pre: presentationID !
DefaultPresentationDescription() - Constructor for class de.kleopatra.view.presentation.DefaultPresentationDescription
 
DefaultPresentationManager - class de.kleopatra.view.presentation.DefaultPresentationManager.
PresentationManager for Swing.
DefaultPresentationManager() - Constructor for class de.kleopatra.view.presentation.DefaultPresentationManager
 
DefaultPresentationManager.ButtonCustomizer - class de.kleopatra.view.presentation.DefaultPresentationManager.ButtonCustomizer.
Customizer for AbstractButtons.
DefaultPresentationManager.ButtonCustomizer() - Constructor for class de.kleopatra.view.presentation.DefaultPresentationManager.ButtonCustomizer
 
DefaultPresentationManager.DefaultComponentCustomizer - class de.kleopatra.view.presentation.DefaultPresentationManager.DefaultComponentCustomizer.
Default: sets tooltip.
DefaultPresentationManager.DefaultComponentCustomizer() - Constructor for class de.kleopatra.view.presentation.DefaultPresentationManager.DefaultComponentCustomizer
 
DefaultPresentationManager.LabelCustomizer - class de.kleopatra.view.presentation.DefaultPresentationManager.LabelCustomizer.
Customizer for JLabel.
DefaultPresentationManager.LabelCustomizer() - Constructor for class de.kleopatra.view.presentation.DefaultPresentationManager.LabelCustomizer
 
DefaultPresentationManager.PanelCustomizer - class de.kleopatra.view.presentation.DefaultPresentationManager.PanelCustomizer.
.
DefaultPresentationManager.PanelCustomizer() - Constructor for class de.kleopatra.view.presentation.DefaultPresentationManager.PanelCustomizer
 
DefaultPresentationManager.PlaceHolderCustomizer - class de.kleopatra.view.presentation.DefaultPresentationManager.PlaceHolderCustomizer.
set tooltip, text of JTitledPlaceHolder.
DefaultPresentationManager.PlaceHolderCustomizer() - Constructor for class de.kleopatra.view.presentation.DefaultPresentationManager.PlaceHolderCustomizer
 
DefaultPresentationManager.SeparatorCustomizer - class de.kleopatra.view.presentation.DefaultPresentationManager.SeparatorCustomizer.
set tooltip, text of JTitledSeparator.
DefaultPresentationManager.SeparatorCustomizer() - Constructor for class de.kleopatra.view.presentation.DefaultPresentationManager.SeparatorCustomizer
 
DelegateAction - class de.kleopatra.view.presentation.DelegateAction.
Delegates the action performed to another ActionListener.
DelegateAction(String) - Constructor for class de.kleopatra.view.presentation.DelegateAction
 
DelegateAction() - Constructor for class de.kleopatra.view.presentation.DelegateAction
 
de.kleopatra.forms.description - package de.kleopatra.forms.description
Definition of descriptive layout elements Constraint, Line, Row/Column.
de.kleopatra.forms.description.jgoodies - package de.kleopatra.forms.description.jgoodies
Implementations of layout description for jgoodies.forms framework.
de.kleopatra.forms.view - package de.kleopatra.forms.view
 
de.kleopatra.forms.view.builder - package de.kleopatra.forms.view.builder
Support for building forms from a LayoutDescription/Presentation or FormDescription.
de.kleopatra.persistence - package de.kleopatra.persistence
 
de.kleopatra.support - package de.kleopatra.support
 
de.kleopatra.view - package de.kleopatra.view
Collection of useful view classes (Swing specific mostly).
de.kleopatra.view.factory - package de.kleopatra.view.factory
Support for UIFactories.
de.kleopatra.view.presentation - package de.kleopatra.view.presentation
Handling of presentation aspects.
de.kleopatra.view.table - package de.kleopatra.view.table
Collection of useful table classes.
de.kleopatra.view.util - package de.kleopatra.view.util
 
defaultComponentTypeMap - Variable in class de.kleopatra.forms.view.builder.MappingManager
 
defaultComponentTypeMapClass - Variable in class de.kleopatra.forms.view.builder.MappingManager
 
defaultCustomizerMap - Variable in class de.kleopatra.forms.view.builder.MappingManager
 
defaultCustomizerMapClass - Variable in class de.kleopatra.forms.view.builder.MappingManager
 
defaultFormsPath - Variable in class de.kleopatra.forms.view.builder.MappingManager
 
defaultIOHandlerMap - Variable in class de.kleopatra.forms.view.builder.MappingManager
 
defaultIOHandlerMapClass - Variable in class de.kleopatra.forms.view.builder.MappingManager
 
defaultStyleMapClass - Variable in class de.kleopatra.forms.view.builder.MappingManager
 
delegate - Variable in class de.kleopatra.view.table.SelectableRenderer
 
delegate - Variable in class de.kleopatra.view.table.ToolTipRenderer
 
descriptions - Variable in class de.kleopatra.view.presentation.DefaultPresentation
 

E

ExtFormLoader - interface de.kleopatra.forms.view.builder.ExtFormLoader.
extended loading options: from file and from LayoutDescription.
editor - Variable in class de.kleopatra.forms.view.builder.JFormDialog
 
ensureActionList(Object) - Method in class de.kleopatra.view.presentation.ActionFactory
 
ensureExtension(String, String) - Method in class de.kleopatra.forms.view.builder.FormIO
 
ensureExtension(String) - Method in class de.kleopatra.persistence.AbstractIOHandler
 
ensureExtension(String) - Method in interface de.kleopatra.persistence.IOHandler
returns the given filename with getFileExtension.
ensureExtension(String) - Method in class de.kleopatra.persistence.ObjectIOHandler
 
ensureExtension(String, String) - Method in class de.kleopatra.view.util.FileChooserHandler
 
ensureValidEditing(TableModelEvent) - Method in class de.kleopatra.view.table.JExTable
brute force bug fix: table does nothing to terminate edits in tableChanged.
extend(int, int) - Method in interface de.kleopatra.forms.description.Constraint
 
extend(int, int) - Method in class de.kleopatra.forms.description.jgoodies.JGoodiesConstraint
 
extendHeight(int) - Method in class de.kleopatra.forms.description.jgoodies.JGoodiesConstraint
 
extendWidth(int) - Method in class de.kleopatra.forms.description.jgoodies.JGoodiesConstraint
 
extractID(String) - Method in class de.kleopatra.forms.view.builder.FormIO
 

F

FORMAT_MASK_KEY - Static variable in interface de.kleopatra.view.presentation.PresentationDescription
extended attribute: key for formatting mask.
FORM_DESCRIPTION - Static variable in class de.kleopatra.forms.view.builder.FormDescriptionIOHandler
 
FORM_EXTENSION - Static variable in class de.kleopatra.forms.view.builder.FormDescriptionIOHandler
 
FileChooserHandler - class de.kleopatra.view.util.FileChooserHandler.
Convenience for simple file choosing with filters.
FileChooserHandler() - Constructor for class de.kleopatra.view.util.FileChooserHandler
 
FileChooserHandler(JFileChooser) - Constructor for class de.kleopatra.view.util.FileChooserHandler
 
FixedGenericCellEditor - class de.kleopatra.view.table.FixedGenericCellEditor.
Fixed JTable.GenericCellEditor.
FixedGenericCellEditor() - Constructor for class de.kleopatra.view.table.FixedGenericCellEditor
 
Form - interface de.kleopatra.forms.view.builder.Form.
Convenience "Form" to quickly get hold of a container with bound widgets.
FormDebugPanel - class de.kleopatra.forms.view.FormDebugPanel.
JPanel that can contain a single Component and can use a LayoutDebugPainter to paint the layoutGrid on top of the comp.
FormDebugPanel() - Constructor for class de.kleopatra.forms.view.FormDebugPanel
Constructs a FormDebugPanel.
FormDebugPanel(LayoutDebugPainter) - Constructor for class de.kleopatra.forms.view.FormDebugPanel
Constructs a FormDebugPanel.
FormDebugPanel(LayoutDebugPainter, boolean) - Constructor for class de.kleopatra.forms.view.FormDebugPanel
Constructs a FormDebugPanel for the given FormLayout and the specified settings.
FormDescription - interface de.kleopatra.forms.view.builder.FormDescription.
Handles synch and state of a pair of Presentation/LayoutDescription.
FormDescriptionIOHandler - class de.kleopatra.forms.view.builder.FormDescriptionIOHandler.
IOHandler for FormDescription.
FormDescriptionIOHandler() - Constructor for class de.kleopatra.forms.view.builder.FormDescriptionIOHandler
 
FormFactory - class de.kleopatra.forms.view.builder.FormFactory.
central Factory to get everything needed to build and customize a form from resources.
FormIO - class de.kleopatra.forms.view.builder.FormIO.
Common functionality for reading/writing form resources from/to files and reading from classpath-relative resource locations.
FormIO() - Constructor for class de.kleopatra.forms.view.builder.FormIO
 
FormIOHandlerMap - class de.kleopatra.forms.view.builder.FormIOHandlerMap.
HandlerMap to map handled to handler classes for form io.
FormIOHandlerMap() - Constructor for class de.kleopatra.forms.view.builder.FormIOHandlerMap
 
FormIOHelper - class de.kleopatra.forms.view.builder.FormIOHelper.
Convenience helper to ease FileChooser handling.
FormIOHelper() - Constructor for class de.kleopatra.forms.view.builder.FormIOHelper
 
FormLoader - interface de.kleopatra.forms.view.builder.FormLoader.
Responsibility to load a form from the classpath.
FormReader - class de.kleopatra.forms.view.builder.FormReader.
Deprecated. - Currently not used. Maybe not in synch.
FormReader() - Constructor for class de.kleopatra.forms.view.builder.FormReader
Deprecated.  
FormUtils - class de.kleopatra.forms.view.builder.FormUtils.
A bunch of static utility methods.
FormUtils() - Constructor for class de.kleopatra.forms.view.builder.FormUtils
 
FormWriter - class de.kleopatra.forms.view.builder.FormWriter.
Deprecated. replaced by FormLoader/ExtFormLoader (v073, 2003/10/24)
FormWriter() - Constructor for class de.kleopatra.forms.view.builder.FormWriter
Deprecated.  
factoryHook(Object) - Method in class de.kleopatra.view.factory.DefaultComponentTypeMap
hook for subclasses to use custom component factories.
factoryHook(Object) - Method in class de.kleopatra.view.factory.SwingComponentTypeMap
 
fill(Container, LayoutDescription, UIFactory) - Method in interface de.kleopatra.forms.view.builder.UIBuilder
fills a container with components according to the layoutDescription.
findAbstractButton(Container, String) - Static method in class de.kleopatra.support.KleoUtilities
returns the first component with name of type AbstractButton below parent.
findAccessibleActionByName(Accessible, String) - Static method in class de.kleopatra.support.KleoUtilities
 
findAccessibleByName(Accessible, String) - Static method in class de.kleopatra.support.KleoUtilities
recursively walks accessible and returns the accessible with the given name.
findCheckBox(Container, String) - Static method in class de.kleopatra.support.KleoUtilities
returns the first component with name of type JCheckBox below parent.
findChildByName(Container, String) - Static method in class de.kleopatra.support.KleoUtilities
returns the first component with name below parent
findChildByName(Container, String, boolean) - Static method in class de.kleopatra.support.KleoUtilities
returns the first component with name below parent, ignoring ScrollPane if ignoreScrollPane is true.
findComboBox(Container, String) - Static method in class de.kleopatra.support.KleoUtilities
returns the first component with name of type JComboBox below parent.
findComponent(Container, Object) - Method in class de.kleopatra.view.presentation.DefaultPresentationManager
 
findComponentByName(Component, String) - Static method in class de.kleopatra.support.KleoUtilities
returns the first component with name in parent (including parent)
findFormattedText(JComponent, String) - Static method in class de.kleopatra.support.KleoUtilities
returns the first component with name of type JFormattedTextField below parent.
findJChildByName(Container, String) - Static method in class de.kleopatra.support.KleoUtilities
returns the first component with name of type JComponent below parent
findJChildByName(Container, String, boolean) - Static method in class de.kleopatra.support.KleoUtilities
returns the first component with name of type JComponent below parent.
findJComponentByName(Component, String) - Static method in class de.kleopatra.support.KleoUtilities
returns the first component with name of type JComponent in parent (including parent)
findLabel(Container, String) - Static method in class de.kleopatra.support.KleoUtilities
returns the first component with name of type JLabel below parent.
findList(Container, String) - Static method in class de.kleopatra.support.KleoUtilities
returns the first component with name of type JList below parent, ignoring JScrollPane.
findListChild(Component) - Static method in class de.kleopatra.support.KleoUtilities
returns the first child of type JList below parent.
findMouseListener(Component, String) - Static method in class de.kleopatra.support.KleoUtilities
returns a MouseListener with listener.getClass().getName() contains partOfListenerClassName.
findPasswordField(Container, String) - Static method in class de.kleopatra.support.KleoUtilities
returns the first component with name of type JTextField below parent.
findProgressBar(Container, String) - Static method in class de.kleopatra.support.KleoUtilities
returns the first component with name of type JProgressBar below parent.
findRadioButton(Container, String) - Static method in class de.kleopatra.support.KleoUtilities
returns the first component with name of type JRadioButton below parent.
findScrollBar(Container, String) - Static method in class de.kleopatra.support.KleoUtilities
returns the first component with name of type JScrollBar below parent.
findSlider(Container, String) - Static method in class de.kleopatra.support.KleoUtilities
returns the first component with name of type JSlider below parent.
findSpinner(Container, String) - Static method in class de.kleopatra.support.KleoUtilities
returns the first component with name of type JSpinner below parent.
findStyleByEncoding(String) - Method in class de.kleopatra.forms.description.jgoodies.AbstractStylable
 
findStyleByKey(Object) - Method in class de.kleopatra.forms.description.jgoodies.AbstractStylable
 
findTable(Container, String) - Static method in class de.kleopatra.support.KleoUtilities
returns the first component with name of type JTable below parent, ignoring JScrollPane.
findTableChild(Component) - Static method in class de.kleopatra.support.KleoUtilities
returns the first child of type JTable below parent.
findTextArea(Container, String) - Static method in class de.kleopatra.support.KleoUtilities
returns the first component with name of type JTextArea below parent.
findTextComponent(JComponent, String) - Static method in class de.kleopatra.support.KleoUtilities
returns the first component with name of type JTextComponent below parent.
findTextField(Container, String) - Static method in class de.kleopatra.support.KleoUtilities
returns the first component with name of type JTextField below parent.
findTree(Container, String) - Static method in class de.kleopatra.support.KleoUtilities
returns the first component with name of type JTree below parent, ignoring JScrollPane.
fireEditingCanceled() - Method in class de.kleopatra.support.CellEditorSupport
 
fireEditingStopped() - Method in class de.kleopatra.support.CellEditorSupport
 
fireNotify(JTextField) - Method in class de.kleopatra.view.factory.UITweaks
 
firePropertyChange(String, Object, Object) - Method in class de.kleopatra.forms.description.jgoodies.JGoodiesLayoutFactory
 
firePropertyChange(String, Object, Object) - Method in class de.kleopatra.forms.description.jgoodies.JGoodiesLine
 
firePropertyChange(String, boolean, boolean) - Method in class de.kleopatra.forms.view.builder.DefaultFormDescription
 
firePropertyChange(String, Object, Object) - Method in class de.kleopatra.forms.view.builder.DefaultFormDescription
 
flush() - Method in class de.kleopatra.forms.view.builder.AbstractForm
does nothing...
flush() - Method in interface de.kleopatra.forms.view.builder.Form
 
form - Variable in class de.kleopatra.forms.view.builder.AbstractForm
 
formClass - Variable in class de.kleopatra.forms.view.builder.AbstractForm
 
formCustomizer - Variable in class de.kleopatra.view.presentation.DefaultCustomizerMap
 
formID - Variable in class de.kleopatra.forms.view.builder.DefaultFormDescription
 
formIO - Variable in class de.kleopatra.forms.view.builder.FormIOHelper
 
formResource - Variable in class de.kleopatra.forms.view.builder.AbstractForm
 

G

GLUE - Static variable in interface de.kleopatra.forms.description.Line
 
GROWING_BUTTON - Static variable in interface de.kleopatra.forms.description.Column
 
getAccelerator(Action) - Static method in class de.kleopatra.view.presentation.ActionHelper
 
getAccelerator() - Method in class de.kleopatra.view.presentation.DefaultPresentationDescription
 
getAccelerator() - Method in interface de.kleopatra.view.presentation.PresentationDescription
 
getAction(Object, Object) - Method in class de.kleopatra.view.presentation.ActionFactory
returns an action with the id actionID which is registered for resourceID listID.
getActionCommand(Action) - Static method in class de.kleopatra.view.presentation.ActionHelper
 
getActionFactory() - Static method in class de.kleopatra.view.presentation.DefaultPresentationManager
returns current ActionFactory.
getActionListeners() - Method in class de.kleopatra.view.presentation.DelegateAction
 
getActionLists() - Method in class de.kleopatra.view.presentation.ActionFactory
 
getActions(Object) - Method in class de.kleopatra.view.presentation.ActionFactory
returns a list of all actions registered for resourceID.
getAttribute(String) - Method in class de.kleopatra.view.presentation.DefaultPresentationDescription
 
getAttribute(String) - Method in interface de.kleopatra.view.presentation.PresentationDescription
 
getAttributeKeys() - Method in class de.kleopatra.view.presentation.DefaultPresentationDescription
 
getAttributeKeys() - Method in interface de.kleopatra.view.presentation.PresentationDescription
 
getAttributes() - Method in class de.kleopatra.view.presentation.DefaultPresentationDescription
 
getBorder() - Method in class de.kleopatra.forms.description.DefaultLayoutDescription
 
getBorder() - Method in interface de.kleopatra.forms.description.LayoutDescription
 
getBorderStyle(Object) - Method in interface de.kleopatra.forms.description.StyleMap
 
getBorderStyle(Object) - Method in class de.kleopatra.forms.description.jgoodies.JGoodiesStyleMap
 
getBorderStyles() - Method in interface de.kleopatra.forms.description.StyleMap
 
getBorderStyles() - Method in class de.kleopatra.forms.description.jgoodies.JGoodiesStyleMap
 
getBorderTypes() - Method in interface de.kleopatra.forms.description.LayoutFactory
 
getBorderTypes() - Method in class de.kleopatra.forms.description.jgoodies.JGoodiesLayoutFactory
 
getBorders() - Method in class de.kleopatra.forms.description.jgoodies.JGoodiesStyleMap
 
getBundleHandler() - Static method in class de.kleopatra.forms.view.builder.FormFactory
 
getBundleProperty(String) - Method in class de.kleopatra.persistence.ResourceManager
 
getButtonMargin(AbstractButton) - Method in class de.kleopatra.view.factory.SwingFactory
 
getButtonResource() - Method in class de.kleopatra.forms.view.builder.AbstractForm
resource for registering actions.
getCellConstraints() - Method in class de.kleopatra.forms.description.jgoodies.JGoodiesConstraint
 
getCellEditorValue() - Method in class de.kleopatra.view.table.FixedGenericCellEditor
 
getClass(String) - Method in class de.kleopatra.persistence.ResourceManager
 
getClass(Object) - Method in class de.kleopatra.view.factory.DefaultComponentTypeMap
returns a class for a given componentTyp null if not found or error.
getClassForEntry(Object) - Method in class de.kleopatra.view.factory.DefaultComponentTypeMap
 
getColumnContentStyle(Object) - Method in interface de.kleopatra.forms.description.StyleMap
 
getColumnContentStyle(Object) - Method in class de.kleopatra.forms.description.jgoodies.JGoodiesStyleMap
 
getColumnContentStyles() - Method in interface de.kleopatra.forms.description.StyleMap
 
getColumnContentStyles() - Method in class de.kleopatra.forms.description.jgoodies.JGoodiesStyleMap
 
getColumnContentTypes() - Method in interface de.kleopatra.forms.description.LayoutFactory
 
getColumnContentTypes() - Method in class de.kleopatra.forms.description.jgoodies.JGoodiesLayoutFactory
 
getColumnContents() - Method in class de.kleopatra.forms.description.jgoodies.JGoodiesStyleMap
 
getColumnGapStyle(Object) - Method in interface de.kleopatra.forms.description.StyleMap
 
getColumnGapStyle(Object) - Method in class de.kleopatra.forms.description.jgoodies.JGoodiesStyleMap
 
getColumnGapStyles() - Method in interface de.kleopatra.forms.description.StyleMap
 
getColumnGapStyles() - Method in class de.kleopatra.forms.description.jgoodies.JGoodiesStyleMap
 
getColumnGapTypes() - Method in interface de.kleopatra.forms.description.LayoutFactory
 
getColumnGapTypes() - Method in class de.kleopatra.forms.description.jgoodies.JGoodiesLayoutFactory
 
getColumnGaps() - Method in class de.kleopatra.forms.description.jgoodies.JGoodiesStyleMap
 
getColumnGlueStyle() - Method in interface de.kleopatra.forms.description.StyleMap
 
getColumnGlueStyle() - Method in class de.kleopatra.forms.description.jgoodies.JGoodiesStyleMap
 
getColumnGlueType() - Method in interface de.kleopatra.forms.description.LayoutFactory
 
getColumnGlueType() - Method in class de.kleopatra.forms.description.jgoodies.JGoodiesLayoutFactory
 
getColumnSpec() - Method in class de.kleopatra.forms.description.jgoodies.JGoodiesColumn
 
getColumns() - Method in class de.kleopatra.forms.description.DefaultLayoutDescription
 
getColumns() - Method in interface de.kleopatra.forms.description.LayoutDescription
 
getComponentClassName() - Method in interface de.kleopatra.forms.description.Constraint
 
getComponentClassName() - Method in class de.kleopatra.forms.description.jgoodies.JGoodiesConstraint
 
getComponentID() - Method in interface de.kleopatra.forms.description.Constraint
 
getComponentID() - Method in class de.kleopatra.forms.description.jgoodies.JGoodiesConstraint
 
getComponentID(Component) - Method in class de.kleopatra.view.factory.AWTUIFactory
tries to extract the componentID from a given comp.
getComponentID(Component) - Method in class de.kleopatra.view.factory.SwingUIFactory
tries to extract the componentID from a given comp.
getComponentID(Component) - Method in interface de.kleopatra.view.factory.UIFactory
tries to extract the componentID from a given comp.
getComponentInstance(Object) - Method in interface de.kleopatra.view.factory.ComponentTypeMap
 
getComponentInstance(Object) - Method in class de.kleopatra.view.factory.DefaultComponentTypeMap
returns an instance of a component as appropriate for the generic type componentType.
getComponentMap() - Method in class de.kleopatra.view.factory.DefaultComponentTypeMap
 
getComponentType(Class) - Method in interface de.kleopatra.view.factory.ComponentTypeMap
returns the generic type of the widget.
getComponentType(Class) - Method in class de.kleopatra.view.factory.DefaultComponentTypeMap
returns an identifier for the given class or null if not found.
getComponentTypeMap(Container) - Method in class de.kleopatra.forms.view.builder.FormReader
Deprecated.  
getComponentTypeMap() - Method in class de.kleopatra.view.factory.AWTUIFactory
 
getComponentTypeMap() - Method in class de.kleopatra.view.factory.SwingUIFactory
 
getComponentTypeMap() - Method in interface de.kleopatra.view.factory.UIFactory
returns the currently used ComponentTypeMap.
getComponentTypeMapClass() - Method in class de.kleopatra.forms.view.builder.MappingManager
 
getComponentTypes() - Method in interface de.kleopatra.view.factory.ComponentTypeMap
returns a Collection of all generic component types.
getComponentTypes() - Method in class de.kleopatra.view.factory.DefaultComponentTypeMap
 
getComponentTypes() - Method in class de.kleopatra.view.factory.SwingComponentTypeMap
 
getConstraintHAlignmentTypes() - Method in interface de.kleopatra.forms.description.LayoutFactory
 
getConstraintHAlignmentTypes() - Method in class de.kleopatra.forms.description.jgoodies.JGoodiesLayoutFactory
 
getConstraintVAlignmentTypes() - Method in interface de.kleopatra.forms.description.LayoutFactory
 
getConstraintVAlignmentTypes() - Method in class de.kleopatra.forms.description.jgoodies.JGoodiesLayoutFactory
 
getConstraints() - Method in class de.kleopatra.forms.description.DefaultLayoutDescription
 
getConstraints() - Method in interface de.kleopatra.forms.description.LayoutDescription
returns constraints in the order in which they should be inserted.
getContainerMap() - Method in class de.kleopatra.view.factory.DefaultComponentTypeMap
 
getContainerTypes() - Method in interface de.kleopatra.view.factory.ComponentTypeMap
returns a Collection of all generic container types.
getContainerTypes() - Method in class de.kleopatra.view.factory.DefaultComponentTypeMap
 
getContentTypes() - Method in class de.kleopatra.forms.description.jgoodies.JGoodiesColumn
 
getContentTypes() - Method in class de.kleopatra.forms.description.jgoodies.JGoodiesLine
 
getContentTypes() - Method in class de.kleopatra.forms.description.jgoodies.JGoodiesRow
 
getCorrectedExtension(File) - Method in class de.kleopatra.view.util.FileChooserHandler
 
getCustomizer(Class) - Method in interface de.kleopatra.view.presentation.CustomizerMap
 
getCustomizer(Class) - Method in class de.kleopatra.view.presentation.DefaultCustomizerMap
 
getCustomizer(Component) - Method in class de.kleopatra.view.presentation.DefaultPresentationManager
removed from public interface.
getCustomizerMap() - Method in class de.kleopatra.view.presentation.DefaultPresentationManager
 
getCustomizerMap() - Method in interface de.kleopatra.view.presentation.PresentationManager
 
getCustomizerMapClass() - Method in class de.kleopatra.forms.view.builder.MappingManager
 
getDebugInfo() - Method in interface de.kleopatra.forms.description.LayoutDebugPainter
 
getDebugPainter() - Method in class de.kleopatra.forms.view.FormDebugPanel
 
getDebugPanel() - Method in interface de.kleopatra.forms.description.LayoutDebugPainter
 
getDefaultContainerType() - Method in class de.kleopatra.view.factory.AWTUIFactory
 
getDefaultContainerType() - Method in class de.kleopatra.view.factory.SwingUIFactory
 
getDefaultStyle() - Method in class de.kleopatra.forms.description.jgoodies.AbstractStylable
 
getDefaultStyle() - Method in class de.kleopatra.forms.description.jgoodies.JGoodiesBorder
 
getDefaultStyle() - Method in class de.kleopatra.forms.description.jgoodies.JGoodiesColumn
 
getDefaultStyle() - Method in class de.kleopatra.forms.description.jgoodies.JGoodiesRow
 
getDescription() - Method in interface de.kleopatra.forms.description.Constraint
 
getDescription() - Method in interface de.kleopatra.forms.description.Style
returns a description.
getDescription() - Method in class de.kleopatra.forms.description.jgoodies.AbstractStylable
 
getDescription() - Method in class de.kleopatra.forms.description.jgoodies.JGoodiesConstraint
 
getDescription() - Method in class de.kleopatra.forms.view.builder.FormDescriptionIOHandler
 
getDescription() - Method in class de.kleopatra.forms.view.builder.LayoutDescriptionIOHandler
 
getDescription() - Method in class de.kleopatra.forms.view.builder.PresentationIOHandler
 
getDescription() - Method in class de.kleopatra.forms.view.builder.StyleMapIOHandler
 
getDescription() - Method in interface de.kleopatra.persistence.IOHandler
a description for use in FileFilters.
getDescription() - Method in class de.kleopatra.persistence.ObjectIOHandler
 
getDescription() - Method in class de.kleopatra.view.util.FileChooserHandler
 
getDescriptions() - Method in class de.kleopatra.view.presentation.DefaultPresentation
 
getEmptyBorder() - Method in class de.kleopatra.forms.description.jgoodies.JGoodiesBorder
 
getEncodedString() - Method in interface de.kleopatra.forms.description.Constraint
a String representation capable of instantiating a valid constraint.
getEncodedString() - Method in interface de.kleopatra.forms.description.Style
returns a valid encoding.
getEncodedString() - Method in class de.kleopatra.forms.description.jgoodies.AbstractStylable
 
getEncodedString() - Method in class de.kleopatra.forms.description.jgoodies.JGoodiesConstraint
 
getExceptionListener() - Static method in class de.kleopatra.persistence.Persist
 
getExtFormLoader() - Static method in class de.kleopatra.forms.view.builder.FormFactory
returns a shared ExtFormLoader.
getExtension() - Method in class de.kleopatra.forms.view.builder.FormDescriptionIOHandler
 
getExtension() - Method in class de.kleopatra.forms.view.builder.LayoutDescriptionIOHandler
 
getExtension() - Method in class de.kleopatra.forms.view.builder.PresentationIOHandler
 
getExtension() - Method in class de.kleopatra.forms.view.builder.StyleMapIOHandler
 
getExtension() - Method in interface de.kleopatra.persistence.IOHandler
the fileExtension that should be used to read/write this type.
getExtension() - Method in class de.kleopatra.persistence.ObjectIOHandler
 
getExtensionMap() - Method in class de.kleopatra.view.util.FileChooserHandler
 
getExtensionPosition(String) - Method in class de.kleopatra.forms.view.builder.FormIO
 
getExtensionPosition(String) - Method in class de.kleopatra.persistence.AbstractIOHandler
 
getExtensionPosition(String) - Method in class de.kleopatra.view.util.FileChooserHandler
 
getFallBackComponentType() - Method in class de.kleopatra.view.factory.AWTUIFactory
 
getFallBackComponentType() - Method in class de.kleopatra.view.factory.SwingUIFactory
 
getFileChooser() - Method in class de.kleopatra.view.util.FileChooserHandler
 
getFileChooserHandler() - Method in class de.kleopatra.forms.view.builder.FormIOHelper
 
getFilename(int, String) - Method in class de.kleopatra.forms.view.builder.FormIOHelper
 
getFilename(int, Class) - Method in class de.kleopatra.forms.view.builder.FormIOHelper
 
getFilename(int, String) - Method in class de.kleopatra.view.util.FileChooserHandler
 
getFirstColumn() - Method in interface de.kleopatra.forms.description.Constraint
 
getFirstColumn() - Method in class de.kleopatra.forms.description.jgoodies.JGoodiesConstraint
 
getFirstRow() - Method in interface de.kleopatra.forms.description.Constraint
 
getFirstRow() - Method in class de.kleopatra.forms.description.jgoodies.JGoodiesConstraint
 
getFormComponent() - Method in class de.kleopatra.forms.view.builder.AbstractForm
returns the JComponent associated with the resource.
getFormComponent() - Method in interface de.kleopatra.forms.view.builder.Form
return the built container.
getFormCustomizer() - Method in interface de.kleopatra.view.presentation.CustomizerMap
 
getFormCustomizer() - Method in class de.kleopatra.view.presentation.DefaultCustomizerMap
 
getFormDescription(String, Class) - Method in class de.kleopatra.forms.view.builder.FormIO
 
getFormID() - Method in class de.kleopatra.forms.view.builder.DefaultFormDescription
 
getFormID() - Method in interface de.kleopatra.forms.view.builder.FormDescription
 
getFormIO() - Static method in class de.kleopatra.forms.view.builder.FormFactory
returns the shared FormIO.
getFormIO() - Method in class de.kleopatra.forms.view.builder.FormIOHelper
 
getFormIO() - Method in class de.kleopatra.forms.view.builder.FormWriter
Deprecated. returns the used formIO.
getFormLoader() - Static method in class de.kleopatra.forms.view.builder.FormFactory
returns the shared FormLoader.
getFormReader() - Static method in class de.kleopatra.forms.view.builder.FormFactory
returns the shared default FormReader.
getFormWriter() - Static method in class de.kleopatra.forms.view.builder.FormFactory
Deprecated. use FormLoader instead
getGapTypes() - Method in class de.kleopatra.forms.description.jgoodies.JGoodiesColumn
 
getGapTypes() - Method in class de.kleopatra.forms.description.jgoodies.JGoodiesLine
 
getGapTypes() - Method in class de.kleopatra.forms.description.jgoodies.JGoodiesRow
 
getGlueType() - Method in class de.kleopatra.forms.description.jgoodies.JGoodiesColumn
 
getGlueType() - Method in class de.kleopatra.forms.description.jgoodies.JGoodiesLine
 
getGlueType() - Method in class de.kleopatra.forms.description.jgoodies.JGoodiesRow
 
getGroupID() - Method in interface de.kleopatra.forms.description.Line
id of the line group.
getGroupID() - Method in class de.kleopatra.forms.description.jgoodies.JGoodiesLine
 
getGroupID() - Static method in class de.kleopatra.view.presentation.DefaultPresentationManager
returns current presentation/groupID.
getGroupString() - Method in class de.kleopatra.forms.description.jgoodies.JGoodiesLine
 
getHAlignment() - Method in interface de.kleopatra.forms.description.Constraint
 
getHAlignment() - Method in class de.kleopatra.forms.description.jgoodies.JGoodiesConstraint
 
getHAlignmentTypes() - Method in class de.kleopatra.forms.description.jgoodies.JGoodiesConstraint
 
getHandledClass() - Method in class de.kleopatra.forms.view.builder.FormDescriptionIOHandler
 
getHandledClass() - Method in class de.kleopatra.forms.view.builder.LayoutDescriptionIOHandler
 
getHandledClass() - Method in class de.kleopatra.forms.view.builder.PresentationIOHandler
 
getHandledClass() - Method in class de.kleopatra.forms.view.builder.StyleMapIOHandler
 
getHandledClass() - Method in interface de.kleopatra.persistence.IOHandler
returns the class this handler feels responsible for.
getHandledClass() - Method in class de.kleopatra.persistence.ObjectIOHandler
 
getHandler(Class) - Method in class de.kleopatra.support.HandlerMap
returns a handler for the given class.
getHandler() - Method in class de.kleopatra.view.presentation.DelegateAction
used in testing only.
getHeaderListener() - Method in class de.kleopatra.view.table.HeaderSelection
 
getHeaderSelection() - Method in class de.kleopatra.view.table.JExTable
 
getHeight() - Method in interface de.kleopatra.forms.description.Constraint
 
getHeight() - Method in class de.kleopatra.forms.description.jgoodies.JGoodiesConstraint
 
getHelpText(Action) - Static method in class de.kleopatra.view.presentation.ActionHelper
 
getHelpText() - Method in class de.kleopatra.view.presentation.DefaultPresentationDescription
 
getHelpText() - Method in interface de.kleopatra.view.presentation.PresentationDescription
 
getIOHandler(Class) - Method in class de.kleopatra.forms.view.builder.FormIO
 
getIOHandler(Class) - Method in class de.kleopatra.forms.view.builder.FormIOHandlerMap
 
getIOHandlerMap() - Method in class de.kleopatra.forms.view.builder.FormIO
 
getIOHandlerMapClass() - Method in class de.kleopatra.forms.view.builder.MappingManager
 
getIcon(String, Class) - Method in class de.kleopatra.persistence.ResourceManager
returns an icon with fallback-handling.
getIcon(Action) - Static method in class de.kleopatra.view.presentation.ActionHelper
 
getIcon() - Method in class de.kleopatra.view.presentation.DefaultPresentationDescription
 
getIcon() - Method in interface de.kleopatra.view.presentation.PresentationDescription
 
getIconResource(String, Class) - Static method in class de.kleopatra.view.presentation.ActionHelper
 
getImageIcon(String, Class) - Method in class de.kleopatra.persistence.ResourceManager
 
getInstance() - Static method in class de.kleopatra.forms.view.builder.MappingManager
 
getInstance() - Static method in class de.kleopatra.persistence.ResourceManager
returns instance of ResourceManager.
getInstance() - Static method in class de.kleopatra.view.factory.SwingFactory
 
getInstance() - Static method in class de.kleopatra.view.presentation.ActionFactory
 
getInstantiatorMap() - Method in class de.kleopatra.view.factory.SwingComponentTypeMap
 
getLabel() - Method in class de.kleopatra.forms.view.JTitledSeparator
 
getLabel() - Method in class de.kleopatra.view.JTitledPlaceHolder
 
getLabelEnding() - Method in class de.kleopatra.view.presentation.DefaultPresentationManager.LabelCustomizer
 
getLastColumn() - Method in interface de.kleopatra.forms.description.Constraint
 
getLastColumn() - Method in class de.kleopatra.forms.description.jgoodies.JGoodiesConstraint
 
getLastRow() - Method in interface de.kleopatra.forms.description.Constraint
 
getLastRow() - Method in class de.kleopatra.forms.description.jgoodies.JGoodiesConstraint
 
getLayoutDescription() - Method in class de.kleopatra.forms.view.builder.DefaultFormDescription
 
getLayoutDescription() - Method in interface de.kleopatra.forms.view.builder.FormDescription
 
getLayoutDescription(String, Class) - Method in class de.kleopatra.forms.view.builder.FormIO
 
getLayoutFactory() - Static method in class de.kleopatra.forms.description.LayoutBuilderFactory
 
getLayoutID() - Method in class de.kleopatra.forms.description.DefaultLayoutDescription
 
getLayoutID() - Method in interface de.kleopatra.forms.description.LayoutDescription
 
getLayoutTranslator() - Static method in class de.kleopatra.forms.description.LayoutBuilderFactory
 
getLayoutTranslator() - Method in class de.kleopatra.forms.view.builder.FormReader
Deprecated.  
getLineType() - Method in class de.kleopatra.forms.description.jgoodies.JGoodiesLine
 
getListConstraints() - Method in class de.kleopatra.forms.description.DefaultLayoutDescription
DO NOT USE - public as an implementation side-effect.
getLogicalType() - Method in interface de.kleopatra.forms.description.Style
returns an key identifying the Style type.
getLogicalType() - Method in class de.kleopatra.forms.description.jgoodies.AbstractStylable
 
getLongGroupString() - Method in class de.kleopatra.forms.description.jgoodies.JGoodiesLine
 
getMediumDescription() - Method in interface de.kleopatra.forms.description.Line
hmmm.. needed in LineRenderer...
getMediumDescription() - Method in class de.kleopatra.forms.description.jgoodies.JGoodiesLine
 
getMnemonic(Action) - Static method in class de.kleopatra.view.presentation.ActionHelper
 
getMnemonic() - Method in class de.kleopatra.view.presentation.DefaultPresentationDescription
 
getMnemonic() - Method in interface de.kleopatra.view.presentation.PresentationDescription
 
getName(Action) - Static method in class de.kleopatra.view.presentation.ActionHelper
 
getPixelSize(Component) - Method in interface de.kleopatra.forms.description.Line
helping the builder to set some size in a screen representation.
getPixelSize(Component) - Method in class de.kleopatra.forms.description.jgoodies.JGoodiesLine
 
getPreferredScrollableViewportSize() - Method in class de.kleopatra.view.table.JExTable
 
getPresentation() - Method in class de.kleopatra.forms.view.builder.DefaultFormDescription
 
getPresentation() - Method in interface de.kleopatra.forms.view.builder.FormDescription
 
getPresentation(String, Class) - Method in class de.kleopatra.forms.view.builder.FormIO
 
getPresentationDescriptions() - Method in class de.kleopatra.view.presentation.DefaultPresentation
 
getPresentationDescriptions() - Method in interface de.kleopatra.view.presentation.Presentation
 
getPresentationID() - Method in class de.kleopatra.view.presentation.DefaultPresentation
 
getPresentationID() - Method in class de.kleopatra.view.presentation.DefaultPresentationDescription
meant to be immutable.
getPresentationID() - Method in interface de.kleopatra.view.presentation.Presentation
 
getPresentationID() - Method in interface de.kleopatra.view.presentation.PresentationDescription
meant to be immutable.
getPresentationManager() - Method in class de.kleopatra.forms.view.builder.FormReader
Deprecated.  
getPresentationManager() - Method in class de.kleopatra.view.factory.AWTUIFactory
 
getPresentationManager() - Method in class de.kleopatra.view.factory.SwingUIFactory
 
getPresentationManager() - Method in interface de.kleopatra.view.factory.UIFactory
 
getProbableLabelID(Object) - Method in class de.kleopatra.view.presentation.DefaultPresentationManager
 
getProperty(String) - Method in class de.kleopatra.persistence.ResourceManager
 
getResource() - Method in class de.kleopatra.forms.view.builder.AbstractForm
 
getResource() - Method in interface de.kleopatra.forms.view.builder.Form
return the resource to load from.
getResource(String, Class) - Method in class de.kleopatra.persistence.ResourceManager
returns an URL with fallback-handling.
getResourceAsStream(String, Class) - Method in class de.kleopatra.persistence.ResourceManager
returns an InputStream with fallback-handling.
getResourceBundle(String, Class) - Method in class de.kleopatra.persistence.ResourceManager
 
getResourceBundleName(Presentation) - Method in class de.kleopatra.view.presentation.DefaultBundleHandler
encapsulates strategy to find an appropriate resourceBundle name.
getResourceBundleName() - Method in class de.kleopatra.view.presentation.DefaultPresentation
 
getResourceBundleName() - Method in interface de.kleopatra.view.presentation.Presentation
 
getResourceClass() - Method in class de.kleopatra.forms.view.builder.AbstractForm
returns an appropriate class to search the resource.
getResourcePrefix() - Method in class de.kleopatra.persistence.ResourceManager
 
getRowContentStyle(Object) - Method in interface de.kleopatra.forms.description.StyleMap
 
getRowContentStyle(Object) - Method in class de.kleopatra.forms.description.jgoodies.JGoodiesStyleMap
 
getRowContentStyles() - Method in interface de.kleopatra.forms.description.StyleMap
 
getRowContentStyles() - Method in class de.kleopatra.forms.description.jgoodies.JGoodiesStyleMap
 
getRowContentTypes() - Method in interface de.kleopatra.forms.description.LayoutFactory
 
getRowContentTypes() - Method in class de.kleopatra.forms.description.jgoodies.JGoodiesLayoutFactory
 
getRowContents() - Method in class de.kleopatra.forms.description.jgoodies.JGoodiesStyleMap
 
getRowGapStyle(Object) - Method in interface de.kleopatra.forms.description.StyleMap
 
getRowGapStyle(Object) - Method in class de.kleopatra.forms.description.jgoodies.JGoodiesStyleMap
 
getRowGapStyles() - Method in interface de.kleopatra.forms.description.StyleMap
 
getRowGapStyles() - Method in class de.kleopatra.forms.description.jgoodies.JGoodiesStyleMap
 
getRowGapTypes() - Method in interface de.kleopatra.forms.description.LayoutFactory
 
getRowGapTypes() - Method in class de.kleopatra.forms.description.jgoodies.JGoodiesLayoutFactory
 
getRowGaps() - Method in class de.kleopatra.forms.description.jgoodies.JGoodiesStyleMap
 
getRowGlueStyle() - Method in interface de.kleopatra.forms.description.StyleMap
 
getRowGlueStyle() - Method in class de.kleopatra.forms.description.jgoodies.JGoodiesStyleMap
 
getRowGlueType() - Method in interface de.kleopatra.forms.description.LayoutFactory
 
getRowGlueType() - Method in class de.kleopatra.forms.description.jgoodies.JGoodiesLayoutFactory
 
getRowSpec() - Method in class de.kleopatra.forms.description.jgoodies.JGoodiesRow
 
getRows() - Method in class de.kleopatra.forms.description.DefaultLayoutDescription
 
getRows() - Method in interface de.kleopatra.forms.description.LayoutDescription
 
getScrollPaneType() - Method in class de.kleopatra.view.factory.SwingUIFactory
 
getScrollableTypes() - Method in class de.kleopatra.view.factory.DefaultComponentTypeMap
 
getStyle() - Method in interface de.kleopatra.forms.description.Stylable
returns the current style.
getStyle() - Method in class de.kleopatra.forms.description.jgoodies.AbstractStylable
 
getStyleMap() - Method in interface de.kleopatra.forms.description.LayoutFactory
 
getStyleMap() - Method in class de.kleopatra.forms.description.jgoodies.JGoodiesLayoutFactory
 
getStyleMap(String, Class) - Method in class de.kleopatra.forms.view.builder.FormIO
 
getStyleMapClass() - Method in class de.kleopatra.forms.view.builder.MappingManager
 
getStyles() - Method in interface de.kleopatra.forms.description.LayoutBorder
 
getStyles() - Method in interface de.kleopatra.forms.description.Stylable
Returns a list of all registered styles.
getStyles() - Method in class de.kleopatra.forms.description.jgoodies.JGoodiesBorder
 
getStyles() - Method in class de.kleopatra.forms.description.jgoodies.JGoodiesLine
 
getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class de.kleopatra.view.table.FixedGenericCellEditor
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class de.kleopatra.view.table.SelectableRenderer
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class de.kleopatra.view.table.ToolTipRenderer
 
getTarget() - Method in class de.kleopatra.forms.view.builder.AbstractForm
do nothing
getTarget() - Method in interface de.kleopatra.forms.view.builder.Form
return the target data.
getText() - Method in class de.kleopatra.forms.view.JTitledSeparator
 
getText() - Method in class de.kleopatra.view.JTitledBorderPanel
 
getText() - Method in class de.kleopatra.view.JTitledPlaceHolder
 
getText() - Method in class de.kleopatra.view.presentation.DefaultPresentationDescription
 
getText() - Method in interface de.kleopatra.view.presentation.PresentationDescription
 
getToolTip(JTable, Object, int) - Method in class de.kleopatra.view.table.ToolTipRenderer
 
getToolTipText(Action) - Static method in class de.kleopatra.view.presentation.ActionHelper
 
getToolTipText() - Method in class de.kleopatra.view.presentation.DefaultPresentationDescription
 
getToolTipText() - Method in interface de.kleopatra.view.presentation.PresentationDescription
 
getTopLevelMap(ActionMap, Object) - Method in class de.kleopatra.view.factory.UITweaks
 
getType() - Method in interface de.kleopatra.forms.description.LayoutBorder
 
getType() - Method in interface de.kleopatra.forms.description.Stylable
get/setType for use in (visual) builders.
getType() - Method in class de.kleopatra.forms.description.jgoodies.AbstractStylable
 
getUIBuilder() - Static method in class de.kleopatra.forms.view.builder.FormFactory
returns the shared UIBuilder.
getUIBuilder() - Method in class de.kleopatra.forms.view.builder.FormWriter
Deprecated.  
getUIFactory() - Static method in class de.kleopatra.forms.view.builder.FormFactory
returns the shared default UIFactory.
getUIFactory() - Method in class de.kleopatra.forms.view.builder.FormReader
Deprecated.  
getUIFactory() - Method in class de.kleopatra.forms.view.builder.FormWriter
Deprecated.  
getUserResourceDir() - Method in class de.kleopatra.persistence.ResourceManager
 
getVAlignment() - Method in interface de.kleopatra.forms.description.Constraint
 
getVAlignment() - Method in class de.kleopatra.forms.description.jgoodies.JGoodiesConstraint
 
getVAlignmentTypes() - Method in class de.kleopatra.forms.description.jgoodies.JGoodiesConstraint
 
getValidEncoding() - Method in interface de.kleopatra.forms.description.Stylable
legacy (?)
getValidEncoding() - Method in class de.kleopatra.forms.description.jgoodies.AbstractStylable
 
getValueMap() - Method in class de.kleopatra.view.presentation.DelegateAction
 
getWidth() - Method in interface de.kleopatra.forms.description.Constraint
 
getWidth() - Method in class de.kleopatra.forms.description.jgoodies.JGoodiesConstraint
 
groupID - Variable in class de.kleopatra.forms.description.jgoodies.JGoodiesLine
 
guessAbstractButtonID(AbstractButton) - Method in class de.kleopatra.view.factory.SwingUIFactory
 
guessComponentID(Component) - Method in class de.kleopatra.view.factory.AWTUIFactory
 
guessComponentID(JComponent) - Method in class de.kleopatra.view.factory.SwingUIFactory
 
guessDefaultComponentID(Component) - Method in class de.kleopatra.view.factory.SwingUIFactory
fall back to see at least something if presentationManager is not active.

H

HELP_TEXT_KEY - Static variable in interface de.kleopatra.view.presentation.PresentationDescription
common attribute: key for help text.
HandlerMap - class de.kleopatra.support.HandlerMap.
a generic map for storing handlers for objects of a given class.
HandlerMap() - Constructor for class de.kleopatra.support.HandlerMap
 
HeaderSelection - class de.kleopatra.view.table.HeaderSelection.
updates the table's selection on mouseEvents.
HeaderSelection() - Constructor for class de.kleopatra.view.table.HeaderSelection
 
HeaderSelection.HeaderListener - class de.kleopatra.view.table.HeaderSelection.HeaderListener.
 
HeaderSelection.HeaderListener() - Constructor for class de.kleopatra.view.table.HeaderSelection.HeaderListener
 
handlers - Variable in class de.kleopatra.support.HandlerMap
 
hasBeenCanceled() - Method in class de.kleopatra.forms.view.builder.JFormDialog
Checks and answers whether the dialog has been canceled.
hasLabel() - Method in class de.kleopatra.forms.view.JTitledSeparator
 
hasLabel() - Method in class de.kleopatra.view.JTitledPlaceHolder
 
hasValidExtension(String) - Method in class de.kleopatra.view.util.FileChooserHandler
 
header - Variable in class de.kleopatra.view.table.HeaderSelection
 
headerListener - Variable in class de.kleopatra.view.table.HeaderSelection
 
headerSelection - Variable in class de.kleopatra.view.table.JExTable
 

I

ICON_KEY - Static variable in interface de.kleopatra.view.presentation.PresentationDescription
common attribute: key for small icon.
IOHANDLER_MAP_KEY - Static variable in class de.kleopatra.persistence.ResourceKeys
short property key for default ComponentTypeMap
IOHandler - interface de.kleopatra.persistence.IOHandler.
Generic handler for storing/loading objects to/from files and loading form a resource.
init() - Method in class de.kleopatra.forms.view.builder.MappingManager
 
initBackground(JTable, Object, int, int) - Method in class de.kleopatra.view.table.SelectableRenderer
 
initBorderTypes() - Method in class de.kleopatra.forms.description.jgoodies.JGoodiesStyleMap
 
initColumnTypes() - Method in class de.kleopatra.forms.description.jgoodies.JGoodiesStyleMap
 
initComponentTypes() - Method in class de.kleopatra.view.factory.SwingComponentTypeMap
 
initComponents() - Method in class de.kleopatra.forms.view.JTitledSeparator
 
initComponents() - Method in class de.kleopatra.view.JTitledPlaceHolder
 
initContainerTypes() - Method in class de.kleopatra.view.factory.SwingComponentTypeMap
 
initCustomizers() - Method in class de.kleopatra.view.presentation.DefaultCustomizerMap
 
initCustomizers() - Method in class de.kleopatra.view.presentation.DefaultPresentationManager
 
initCustomizers() - Method in class de.kleopatra.view.presentation.SwingCustomizerMap
 
initHandlers() - Method in class de.kleopatra.forms.view.builder.FormIOHandlerMap
 
initHandlers() - Method in class de.kleopatra.support.HandlerMap
 
initInstantiatorTypes() - Method in class de.kleopatra.view.factory.SwingComponentTypeMap
 
initRowTypes() - Method in class de.kleopatra.forms.description.jgoodies.JGoodiesStyleMap
 
initScrollableTypes() - Method in class de.kleopatra.view.factory.SwingComponentTypeMap
 
initStartDirectory() - Method in class de.kleopatra.view.util.FileChooserHandler
 
initTweaks() - Method in class de.kleopatra.view.factory.UITweaks
installs all known tweaks.
initializeLocalVars() - Method in class de.kleopatra.view.table.JExTable
 
installActions(Object[], String, Object) - Static method in class de.kleopatra.forms.view.builder.FormUtils
register actions and callback methods of handler with the ActionFactory, and customize their presentation attributes from the resource.
installActions(List, String, Object) - Static method in class de.kleopatra.forms.view.builder.FormUtils
register actions and callback methods of handler with the ActionFactory, and customize their presentation attributes from the resource.
installDefaultComponentTypes() - Method in class de.kleopatra.view.factory.AWTUIFactory
 
installDefaultComponentTypes() - Method in class de.kleopatra.view.factory.SwingUIFactory
 
installTextFocusListener() - Method in class de.kleopatra.view.factory.UITweaks
 
instantiate() - Method in interface de.kleopatra.view.factory.SwingComponentTypeMap.Instantiator
 
instantiatorMap - Variable in class de.kleopatra.view.factory.SwingComponentTypeMap
 
ioHandlerMap - Variable in class de.kleopatra.forms.view.builder.FormIO
 
isAnchor(int, int) - Method in interface de.kleopatra.forms.description.Constraint
 
isAnchor(int, int) - Method in class de.kleopatra.forms.description.jgoodies.JGoodiesConstraint
 
isCellEditable(EventObject) - Method in class de.kleopatra.view.table.FixedGenericCellEditor
 
isClean() - Method in class de.kleopatra.forms.view.builder.DefaultFormDescription
 
isClean() - Method in interface de.kleopatra.forms.view.builder.FormDescription
 
isColumn(TableModelEvent, int) - Method in class de.kleopatra.view.table.JExTable
 
isColumn(TableModelEvent) - Method in class de.kleopatra.view.table.JExTable
 
isColumnInserted(TableModelEvent) - Method in class de.kleopatra.view.table.JExTable
 
isColumnRemoved(TableModelEvent) - Method in class de.kleopatra.view.table.JExTable
 
isColumnUpdated(TableModelEvent) - Method in class de.kleopatra.view.table.JExTable
 
isCompatible(LayoutManager) - Method in interface de.kleopatra.forms.description.LayoutTranslator
 
isCompatible(LayoutManager) - Method in class de.kleopatra.forms.description.jgoodies.JGoodiesLayoutTranslator
 
isConfigurableBorderStyle(Object) - Method in interface de.kleopatra.forms.description.StyleMap
 
isConfigurableBorderStyle(Object) - Method in class de.kleopatra.forms.description.jgoodies.JGoodiesStyleMap
 
isConfigurableColumnStyle(Object) - Method in interface de.kleopatra.forms.description.StyleMap
 
isConfigurableColumnStyle(Object) - Method in class de.kleopatra.forms.description.jgoodies.JGoodiesStyleMap
 
isConfigurableRowStyle(Object) - Method in interface de.kleopatra.forms.description.StyleMap
 
isConfigurableRowStyle(Object) - Method in class de.kleopatra.forms.description.jgoodies.JGoodiesStyleMap
 
isConstant() - Method in class de.kleopatra.forms.description.jgoodies.JGoodiesLine
 
isDebugShowing() - Method in class de.kleopatra.forms.view.FormDebugPanel
 
isDebuggable(Container) - Method in interface de.kleopatra.forms.description.LayoutDebugPainter
 
isDesignHelpShowing() - Method in class de.kleopatra.forms.view.FormDebugPanel
 
isDirty - Variable in class de.kleopatra.forms.view.builder.DefaultFormDescription
 
isEnabled() - Method in interface de.kleopatra.forms.description.LayoutBorder
 
isEnabled() - Method in class de.kleopatra.forms.description.jgoodies.JGoodiesBorder
 
isGap() - Method in interface de.kleopatra.forms.description.Line
 
isGap() - Method in class de.kleopatra.forms.description.jgoodies.JGoodiesLine
 
isGlue() - Method in interface de.kleopatra.forms.description.Line
 
isGlue() - Method in class de.kleopatra.forms.description.jgoodies.JGoodiesLine
 
isInside(int, int) - Method in interface de.kleopatra.forms.description.Constraint
 
isInside(int, int) - Method in class de.kleopatra.forms.description.jgoodies.JGoodiesConstraint
 
isPredefinedStyle(Object) - Method in class de.kleopatra.forms.description.jgoodies.AbstractStylable
 
isPredefinedStyle(Object) - Method in class de.kleopatra.forms.description.jgoodies.JGoodiesBorder
 
isPredefinedStyle(Object) - Method in class de.kleopatra.forms.description.jgoodies.JGoodiesColumn
 
isPredefinedStyle(Object) - Method in class de.kleopatra.forms.description.jgoodies.JGoodiesRow
 
isSelectionShowing() - Method in class de.kleopatra.view.table.SelectableRenderer
 
isUniqueListID(Object) - Method in class de.kleopatra.view.presentation.ActionFactory
Deprecated.  

J

JButton - class de.kleopatra.view.JButton.
Workaround for bug: JButton doesn't respect "hideActionText" on setAction.
JButton() - Constructor for class de.kleopatra.view.JButton
 
JCheckBox - class de.kleopatra.view.JCheckBox.
Workaround for bug (revision id: ) - checkbox does not update mnemonic
JCheckBox() - Constructor for class de.kleopatra.view.JCheckBox
 
JExTable - class de.kleopatra.view.table.JExTable.
Make Table behave.
JExTable() - Constructor for class de.kleopatra.view.table.JExTable
 
JExTable(TableModel) - Constructor for class de.kleopatra.view.table.JExTable
 
JFilledTable - class de.kleopatra.view.table.JFilledTable.
A JTable with non-empty DefaultTableModel.
JFilledTable() - Constructor for class de.kleopatra.view.table.JFilledTable
 
JFormDialog - class de.kleopatra.forms.view.builder.JFormDialog.
A dialog for editing a Form.
JFormDialog(Frame, Form) - Constructor for class de.kleopatra.forms.view.builder.JFormDialog
Constructs a Dialog around the Form.
JGoodiesBorder - class de.kleopatra.forms.description.jgoodies.JGoodiesBorder.
Implementation of LayoutBorder for JGoodies Forms.
JGoodiesBorder() - Constructor for class de.kleopatra.forms.description.jgoodies.JGoodiesBorder
 
JGoodiesBorder(BorderStyle) - Constructor for class de.kleopatra.forms.description.jgoodies.JGoodiesBorder
 
JGoodiesColumn - class de.kleopatra.forms.description.jgoodies.JGoodiesColumn.
Implementation of Column for JGoodies Forms.
JGoodiesColumn() - Constructor for class de.kleopatra.forms.description.jgoodies.JGoodiesColumn
 
JGoodiesColumn(ColumnStyle) - Constructor for class de.kleopatra.forms.description.jgoodies.JGoodiesColumn
 
JGoodiesConstraint - class de.kleopatra.forms.description.jgoodies.JGoodiesConstraint.
Implementation of Constraint for JGoodies Forms.
JGoodiesConstraint() - Constructor for class de.kleopatra.forms.description.jgoodies.JGoodiesConstraint
ussed by XMLDecoder: needed to ensure proper instantiation of wrapped constraint.
JGoodiesConstraint(CellConstraints) - Constructor for class de.kleopatra.forms.description.jgoodies.JGoodiesConstraint
 
JGoodiesLayoutFactory - class de.kleopatra.forms.description.jgoodies.JGoodiesLayoutFactory.
JGoodies Forms specific implementation of LayoutFactory.
JGoodiesLayoutFactory() - Constructor for class de.kleopatra.forms.description.jgoodies.JGoodiesLayoutFactory
 
JGoodiesLayoutTranslator - class de.kleopatra.forms.description.jgoodies.JGoodiesLayoutTranslator.
JGoodies Forms specific implementation of LayoutTranslator.
JGoodiesLayoutTranslator() - Constructor for class de.kleopatra.forms.description.jgoodies.JGoodiesLayoutTranslator
 
JGoodiesLine - class de.kleopatra.forms.description.jgoodies.JGoodiesLine.
Wrapper of FormSpec as Line.
JGoodiesLine() - Constructor for class de.kleopatra.forms.description.jgoodies.JGoodiesLine
 
JGoodiesRow - class de.kleopatra.forms.description.jgoodies.JGoodiesRow.
Implementation of Row for JGoodies Forms.
JGoodiesRow() - Constructor for class de.kleopatra.forms.description.jgoodies.JGoodiesRow
 
JGoodiesRow(RowStyle) - Constructor for class de.kleopatra.forms.description.jgoodies.JGoodiesRow
 
JGoodiesStyleMap - class de.kleopatra.forms.description.jgoodies.JGoodiesStyleMap.
JGoodies Forms specific implementation of LogicalTypeMap.
JGoodiesStyleMap() - Constructor for class de.kleopatra.forms.description.jgoodies.JGoodiesStyleMap
 
JHScrollBar - class de.kleopatra.view.JHScrollBar.
Deprecated. - subclassing was a hack
JHScrollBar() - Constructor for class de.kleopatra.view.JHScrollBar
Deprecated.  
JRadioButton - class de.kleopatra.view.JRadioButton.
Workaround for bug (revision id: ) - radiobutton does not update mnemonic.
JRadioButton() - Constructor for class de.kleopatra.view.JRadioButton
 
JTitledBorderPanel - class de.kleopatra.view.JTitledBorderPanel.
Convenience borded panel with text to represent an unknown comp type in layoutEditor.
JTitledBorderPanel() - Constructor for class de.kleopatra.view.JTitledBorderPanel
 
JTitledBorderPanel(String) - Constructor for class de.kleopatra.view.JTitledBorderPanel
 
JTitledPlaceHolder - class de.kleopatra.view.JTitledPlaceHolder.
Convenience borded panel with text to represent an unknown comp type in layoutEditor.
JTitledPlaceHolder() - Constructor for class de.kleopatra.view.JTitledPlaceHolder
 
JTitledPlaceHolder(String) - Constructor for class de.kleopatra.view.JTitledPlaceHolder
 
JTitledSeparator - class de.kleopatra.forms.view.JTitledSeparator.
Horizontal JSeparator with title.
JTitledSeparator() - Constructor for class de.kleopatra.forms.view.JTitledSeparator
 
JTitledSeparator(String) - Constructor for class de.kleopatra.forms.view.JTitledSeparator
 
JToggleButton - class de.kleopatra.view.JToggleButton.
Workaround for bug: JButton doesn't respect "hideActionText" on setAction.
JToggleButton() - Constructor for class de.kleopatra.view.JToggleButton
 
JVProgressBar - class de.kleopatra.view.JVProgressBar.
Deprecated. - subclassing was a hack
JVProgressBar() - Constructor for class de.kleopatra.view.JVProgressBar
Deprecated.  
JVSeparator - class de.kleopatra.view.JVSeparator.
Deprecated. - subclassing was a hack
JVSeparator() - Constructor for class de.kleopatra.view.JVSeparator
Deprecated.  
JVSlider - class de.kleopatra.view.JVSlider.
Deprecated. - subclassing was a hack
JVSlider() - Constructor for class de.kleopatra.view.JVSlider
Deprecated.  

K

KleoUtilities - class de.kleopatra.support.KleoUtilities.
collection of utility methods...
KleoUtilities() - Constructor for class de.kleopatra.support.KleoUtilities
 

L

LABEL_COMPONENT_GAP - Static variable in interface de.kleopatra.forms.description.Column
 
LABEL_POSTFIX - Static variable in interface de.kleopatra.view.presentation.PresentationManager
 
LINE_GAP - Static variable in interface de.kleopatra.forms.description.Row
 
LOGGER - Static variable in class de.kleopatra.view.factory.DefaultComponentTypeMap
 
LOGGER - Static variable in class de.kleopatra.view.presentation.DefaultCustomizerMap
 
LayoutBorder - interface de.kleopatra.forms.description.LayoutBorder.
Border description for usage in LayoutDescription.
LayoutBuilderFactory - class de.kleopatra.forms.description.LayoutBuilderFactory.
factory to create the factories for creation of LayoutElements.
LayoutBuilderFactory() - Constructor for class de.kleopatra.forms.description.LayoutBuilderFactory
 
LayoutDebugPainter - interface de.kleopatra.forms.description.LayoutDebugPainter.
responsible to visualize the Layout of Container.
LayoutDescription - interface de.kleopatra.forms.description.LayoutDescription.
named collection of description elements.
LayoutDescriptionIOHandler - class de.kleopatra.forms.view.builder.LayoutDescriptionIOHandler.
IOHandler for LayoutDescription.
LayoutDescriptionIOHandler() - Constructor for class de.kleopatra.forms.view.builder.LayoutDescriptionIOHandler
 
LayoutFactory - interface de.kleopatra.forms.description.LayoutFactory.
Factory to create descriptive elements for the LayoutBuilder.
LayoutTranslator - interface de.kleopatra.forms.description.LayoutTranslator.
Responsible to translate description elements to layout elements as understood by a specific LayoutManager and vice versa.
Line - interface de.kleopatra.forms.description.Line.
Description of row/column.
layoutDescription - Variable in class de.kleopatra.forms.view.builder.DefaultFormDescription
 
layoutID - Variable in class de.kleopatra.forms.description.DefaultLayoutDescription
 
listenerList - Variable in class de.kleopatra.support.CellEditorSupport
 
load(String, Class) - Method in interface de.kleopatra.forms.view.builder.FormLoader
create a container and load it from classpath resource.
load(Container, String, Class) - Method in interface de.kleopatra.forms.view.builder.FormLoader
load the Container from classpath resource.
load(String) - Static method in class de.kleopatra.persistence.Persist
 
load(InputStream) - Static method in class de.kleopatra.persistence.Persist
 
loadFromFile(String) - Method in interface de.kleopatra.forms.view.builder.ExtFormLoader
load, create, fill and customize a container from a resource located at a file location.
loadStyleMap(String, Class) - Method in interface de.kleopatra.forms.view.builder.FormLoader
load a StyleMap from a classpath resource.
loadTemplate(String, Class, Collection) - Method in interface de.kleopatra.forms.view.builder.FormLoader
experimental: use the resource as template, use as children those in the collection instead of those defined in the resource.
localize(Presentation, Class) - Method in interface de.kleopatra.view.presentation.BundleHandler
Find a resourceBundle in the default locale and apply to all presentation attributes of the given presentation.
localize(Presentation, Class) - Method in class de.kleopatra.view.presentation.DefaultBundleHandler
 
locateOnScreenCenter(Component) - Static method in class de.kleopatra.forms.view.builder.FormUtils
Locates the given component on the screen's center.

M

MASK_KEY - Static variable in interface de.kleopatra.view.presentation.PresentationDescription
extended attribute: key for formatting mask.
MIN_CONTENT - Static variable in interface de.kleopatra.forms.description.Line
 
MNEMONIC_KEY - Static variable in interface de.kleopatra.view.presentation.PresentationDescription
common attribute: key for mnemonic.
MappingManager - class de.kleopatra.forms.view.builder.MappingManager.
responsible for handling pluggable XXMaps (ComponentTypeMap, CustomizerMap, IOHandlerMap, StyleMap).
MappingManager() - Constructor for class de.kleopatra.forms.view.builder.MappingManager
 
mightBeColumn(TableModelEvent) - Method in class de.kleopatra.view.table.JExTable
 
mouseDragged(MouseEvent) - Method in class de.kleopatra.view.table.HeaderSelection.HeaderListener
 
mousePressed(MouseEvent) - Method in class de.kleopatra.view.table.HeaderSelection.HeaderListener
 
mouseReleased(MouseEvent) - Method in class de.kleopatra.view.table.HeaderSelection.HeaderListener
 
moveActions(Object, Object) - Method in class de.kleopatra.view.presentation.ActionFactory
moves all actions registered in fromResourceID to targetResourceID.
moveTo(int, int) - Method in interface de.kleopatra.forms.description.Constraint
 
moveTo(int, int) - Method in class de.kleopatra.forms.description.jgoodies.JGoodiesConstraint
 

N

NARROW_LINE_GAP - Static variable in interface de.kleopatra.forms.description.Row
 
NO_BORDER - Static variable in interface de.kleopatra.forms.description.LayoutBorder
 
NO_LABELENDING - Static variable in class de.kleopatra.view.UIProperties
key to prevent automatic addition of a labelEnding to a given Label.

O

ObjectIOHandler - class de.kleopatra.persistence.ObjectIOHandler.
IOHandler that can read everything...
ObjectIOHandler() - Constructor for class de.kleopatra.persistence.ObjectIOHandler
 
ok() - Method in class de.kleopatra.forms.view.builder.JFormDialog
 
open() - Method in class de.kleopatra.forms.view.builder.JFormDialog
Builds the dialog content, marks it as not canceled and makes it visible.
originalBackground - Variable in class de.kleopatra.view.table.SelectableRenderer
 
owner - Variable in class de.kleopatra.forms.view.builder.FormIOHelper
 

P

PARAGRAPH_GAP - Static variable in interface de.kleopatra.forms.description.Row
 
PREDEFINED_TYPES - Static variable in interface de.kleopatra.forms.description.Column
 
PREDEFINED_TYPES - Static variable in interface de.kleopatra.forms.description.LayoutBorder
 
PREDEFINED_TYPES - Static variable in interface de.kleopatra.forms.description.Row
 
PREFERRED_VISIBLE_COLUMNS_KEY - Static variable in class de.kleopatra.view.table.JExTable
 
PREF_CONTENT - Static variable in interface de.kleopatra.forms.description.Line
 
PRESENTATION_BUILDER_KEY - Static variable in class de.kleopatra.persistence.ResourceKeys
 
PRESENTATION_DESCRIPTION - Static variable in class de.kleopatra.forms.view.builder.PresentationIOHandler
 
PRESENTATION_EXTENSION - Static variable in class de.kleopatra.forms.view.builder.PresentationIOHandler
 
Persist - class de.kleopatra.persistence.Persist.
Convenience to help persistence via XMLEncoder/Decoder.
Persist() - Constructor for class de.kleopatra.persistence.Persist
 
Presentation - interface de.kleopatra.view.presentation.Presentation.
named List of presentationDescriptions.
PresentationDescription - interface de.kleopatra.view.presentation.PresentationDescription.
Represent set of general presentation attributes.
PresentationIOHandler - class de.kleopatra.forms.view.builder.PresentationIOHandler.
IOHandler for Presentation.
PresentationIOHandler() - Constructor for class de.kleopatra.forms.view.builder.PresentationIOHandler
 
PresentationManager - interface de.kleopatra.view.presentation.PresentationManager.
Manager to customize all children of a container.
paint(Graphics) - Method in class de.kleopatra.forms.view.FormDebugPanel
Paints the panel.
paintComponent(Graphics) - Method in class de.kleopatra.forms.view.FormDebugPanel
Paints the component.
paintDebugInfo(Graphics) - Method in interface de.kleopatra.forms.description.LayoutDebugPainter
 
paintDesignHelp(Graphics) - Method in interface de.kleopatra.forms.description.LayoutDebugPainter
 
persistFormDescription(FormDescription, String) - Method in class de.kleopatra.forms.view.builder.FormIO
 
persistLayoutDescription(LayoutDescription, String) - Method in class de.kleopatra.forms.view.builder.FormIO
pre: filename !
persistPresentation(Presentation, String) - Method in class de.kleopatra.forms.view.builder.FormIO
 
persistStyleMap(StyleMap, String) - Method in class de.kleopatra.forms.view.builder.FormIO
 
prepareRenderer(TableCellRenderer, int, int) - Method in class de.kleopatra.view.table.JExTable
 
presentation - Variable in class de.kleopatra.forms.view.builder.DefaultFormDescription
 
presentationID - Variable in class de.kleopatra.view.presentation.DefaultPresentation
 
presentationID - Variable in class de.kleopatra.view.presentation.DefaultPresentationDescription
 
processKeyBinding(KeyStroke, KeyEvent, int, boolean) - Method in class de.kleopatra.view.table.JExTable
 
propertySupport - Variable in class de.kleopatra.forms.view.builder.DefaultFormDescription
 

R

RELATED_GAP - Static variable in interface de.kleopatra.forms.description.Line
 
ResourceKeys - class de.kleopatra.persistence.ResourceKeys.
contains keys to use across applications.
ResourceKeys() - Constructor for class de.kleopatra.persistence.ResourceKeys
 
ResourceManager - class de.kleopatra.persistence.ResourceManager.
handles a) resources with fallback in look-up and b) dynamic classloading.
Row - interface de.kleopatra.forms.description.Row.
Tagging interface to type a Line as a Row.
read(String) - Method in class de.kleopatra.persistence.AbstractIOHandler
 
read(String) - Method in interface de.kleopatra.persistence.IOHandler
read on object of type getHandledClass() to file with filename returns null if object's type is incompatible or an error occured.
readFormDescription(String) - Method in class de.kleopatra.forms.view.builder.FormIO
 
readFormDescription() - Method in class de.kleopatra.forms.view.builder.FormIOHelper
 
readFormDescription(Container) - Method in class de.kleopatra.forms.view.builder.FormReader
Deprecated.  
readLayoutDescription(String) - Method in class de.kleopatra.forms.view.builder.FormIO
pre: filename !
readLayoutDescription(Container) - Method in class de.kleopatra.forms.view.builder.FormReader
Deprecated.  
readLayoutFile() - Method in class de.kleopatra.forms.view.builder.FormIOHelper
 
readPresentation(String) - Method in class de.kleopatra.forms.view.builder.FormIO
 
readPresentation() - Method in class de.kleopatra.forms.view.builder.FormIOHelper
 
readPresentation(Container) - Method in class de.kleopatra.forms.view.builder.FormReader
Deprecated.  
readResource(String, Class) - Method in class de.kleopatra.persistence.AbstractIOHandler
 
readResource(String, Class) - Method in interface de.kleopatra.persistence.IOHandler
read on object of type getHandledClass() to file with filename returns null if object's type is incompatible or an error occured.
readStyleMap(String) - Method in class de.kleopatra.forms.view.builder.FormIO
 
readStyleMap() - Method in class de.kleopatra.forms.view.builder.FormIOHelper
 
rebuild(Container, Class) - Method in interface de.kleopatra.forms.view.builder.FormLoader
re-arrange the direct children of a container from a resource defined by the container's name from a resource location relative to targetclass without customizing the contents.
rebuildAll(Container, Class, boolean) - Method in interface de.kleopatra.forms.view.builder.FormLoader
re-arrange the direct children of the given container and the direct children of any placeholders from resources defined by their names from a resource location relative to targetClass.
rebuildForm(Container, LayoutDescription) - Method in class de.kleopatra.forms.view.builder.FormWriter
Deprecated. re-arrange the contents of a container according to the layoutDescription.
rebuildForm(Container) - Method in class de.kleopatra.forms.view.builder.FormWriter
Deprecated. unreliably in finding resources - needs targetClass
rebuildForm(Container, Class) - Method in class de.kleopatra.forms.view.builder.FormWriter
Deprecated. re-arrange the contents of a container from a resource defined by the containers name from a resource location relative to targetclass without customizing the contents.
rebuildForm(Container, Class, boolean) - Method in class de.kleopatra.forms.view.builder.FormWriter
Deprecated. re-arrange the contents of a container according to a resource as defined by the container's name, found relative to some targetclass and optionally customize.
refill(Container, LayoutDescription) - Method in interface de.kleopatra.forms.view.builder.UIBuilder
fills a container with its own comps according to the layoutDescription.
registerAction(Object, Object) - Method in class de.kleopatra.view.presentation.ActionFactory
registers and returns the action with actionID in list resourceID.
registerActionAsHandler(Object, Action) - Method in class de.kleopatra.forms.view.builder.AbstractForm
convenience to register a single action.
registerActionAsHandler(Object, Object, Action) - Method in class de.kleopatra.view.presentation.ActionFactory
registers an Action as handler.
registerActions() - Method in class de.kleopatra.forms.view.builder.JFormDialog
Registers the callback methods with the Form.
registerActions(List, JComponent, int) - Static method in class de.kleopatra.view.presentation.ActionHelper
 
registerActionsAsHandlers(List, List) - Method in class de.kleopatra.forms.view.builder.AbstractForm
 
registerActionsAsHandlers(List, List) - Method in interface de.kleopatra.forms.view.builder.Form
a hook to register actions to buttons loaded by this form.
registerExtension(String, String) - Method in class de.kleopatra.view.util.FileChooserHandler
 
registerHandler(List, Object) - Method in class de.kleopatra.forms.view.builder.AbstractForm
 
registerHandler(List, Object) - Method in interface de.kleopatra.forms.view.builder.Form
a hook to register callback methods in an external handler to buttons loaded by this form.
registerHandler(List, Object, Object) - Method in class de.kleopatra.view.presentation.ActionFactory
returns a list of all actions registered for the resourceID.
registerHandler(Object, Object, Object) - Method in class de.kleopatra.view.presentation.ActionFactory
 
removeActionListener(ActionListener) - Method in class de.kleopatra.view.presentation.DelegateAction
remove actionListener and handler, if any.
removeBorderStyle(Object) - Method in interface de.kleopatra.forms.description.StyleMap
 
removeBorderStyle(Object) - Method in class de.kleopatra.forms.description.jgoodies.JGoodiesStyleMap
 
removeCellEditorListener(CellEditorListener) - Method in class de.kleopatra.support.CellEditorSupport
Removes a CellEditorListener from the listener list.
removeColumnContentStyle(Object) - Method in interface de.kleopatra.forms.description.StyleMap
 
removeColumnContentStyle(Object) - Method in class de.kleopatra.forms.description.jgoodies.JGoodiesStyleMap
 
removeColumnGapStyle(Object) - Method in interface de.kleopatra.forms.description.StyleMap
 
removeColumnGapStyle(Object) - Method in class de.kleopatra.forms.description.jgoodies.JGoodiesStyleMap
 
removePropertyChangeListener(PropertyChangeListener) - Method in interface de.kleopatra.forms.description.Constraint
 
removePropertyChangeListener(PropertyChangeListener) - Method in interface de.kleopatra.forms.description.LayoutFactory
 
removePropertyChangeListener(PropertyChangeListener) - Method in interface de.kleopatra.forms.description.Line
 
removePropertyChangeListener(PropertyChangeListener) - Method in class de.kleopatra.forms.description.jgoodies.JGoodiesConstraint
 
removePropertyChangeListener(PropertyChangeListener) - Method in class de.kleopatra.forms.description.jgoodies.JGoodiesLayoutFactory
 
removePropertyChangeListener(PropertyChangeListener) - Method in class de.kleopatra.forms.description.jgoodies.JGoodiesLine
 
removePropertyChangeListener(String, PropertyChangeListener) - Method in class de.kleopatra.forms.view.builder.DefaultFormDescription
 
removePropertyChangeListener(String, PropertyChangeListener) - Method in interface de.kleopatra.forms.view.builder.FormDescription
 
removeRowContentStyle(Object) - Method in interface de.kleopatra.forms.description.StyleMap
 
removeRowContentStyle(Object) - Method in class de.kleopatra.forms.description.jgoodies.JGoodiesStyleMap
 
removeRowGapStyle(Object) - Method in interface de.kleopatra.forms.description.StyleMap
 
removeRowGapStyle(Object) - Method in class de.kleopatra.forms.description.jgoodies.JGoodiesStyleMap
 
renameBorderStyle(Object, Object) - Method in interface de.kleopatra.forms.description.StyleMap
 
renameBorderStyle(Object, Object) - Method in class de.kleopatra.forms.description.jgoodies.JGoodiesStyleMap
 
renameColumnContentStyle(Object, Object) - Method in interface de.kleopatra.forms.description.StyleMap
 
renameColumnContentStyle(Object, Object) - Method in class de.kleopatra.forms.description.jgoodies.JGoodiesStyleMap
 
renameColumnGapStyle(Object, Object) - Method in interface de.kleopatra.forms.description.StyleMap
 
renameColumnGapStyle(Object, Object) - Method in class de.kleopatra.forms.description.jgoodies.JGoodiesStyleMap
 
renameRowContentStyle(Object, Object) - Method in interface de.kleopatra.forms.description.StyleMap
 
renameRowContentStyle(Object, Object) - Method in class de.kleopatra.forms.description.jgoodies.JGoodiesStyleMap
 
renameRowGapStyle(Object, Object) - Method in interface de.kleopatra.forms.description.StyleMap
 
renameRowGapStyle(Object, Object) - Method in class de.kleopatra.forms.description.jgoodies.JGoodiesStyleMap
 
replaceComponent(Container, Class, Component) - Method in interface de.kleopatra.forms.view.builder.FormLoader
replace a child of container with newComponent using the layoutDescription of container - as given by the resource with the container's name.
replaceComponent(Container, Class, Component) - Method in class de.kleopatra.forms.view.builder.FormWriter
Deprecated. replace a child of container with newComponent using the layoutDescription of container - as given by the resource with the container's name.
replaceComponents(Container, Class, Collection) - Method in interface de.kleopatra.forms.view.builder.FormLoader
replace a collection of children in container with a collection of new component using the layoutDescription of container - as given by the resource with the container's name.
replaceComponents(Container, Class, Collection) - Method in class de.kleopatra.forms.view.builder.FormWriter
Deprecated. replace a collection of children in container with a collection of new component using the layoutDescription of container - as given by the resource with the container's name.
replaceComponents(Container, LayoutDescription, Collection) - Method in interface de.kleopatra.forms.view.builder.UIBuilder
fills a container with its own comps according to the layoutDescription, replacing those with names that match one contained in newChildren with the new.
reset() - Method in class de.kleopatra.view.presentation.ActionFactory
used for unittesting only: to get a new singleton.
resourcePrefix - Variable in class de.kleopatra.persistence.ResourceManager
the path element of the shared resource path.
rows - Variable in class de.kleopatra.forms.description.DefaultLayoutDescription
 

S

STYLE_MAP_DESCRIPTION - Static variable in class de.kleopatra.forms.view.builder.StyleMapIOHandler
 
STYLE_MAP_EXTENSION - Static variable in class de.kleopatra.forms.view.builder.StyleMapIOHandler
 
STYLE_MAP_KEY - Static variable in class de.kleopatra.persistence.ResourceKeys
short property key for default ComponentTypeMap
SelectableRenderer - class de.kleopatra.view.table.SelectableRenderer.
enable tooltips for renderers.
SelectableRenderer(TableCellRenderer, boolean) - Constructor for class de.kleopatra.view.table.SelectableRenderer
 
Stylable - interface de.kleopatra.forms.description.Stylable.
Object that is mutable by Style.
Style - interface de.kleopatra.forms.description.Style.
An immutable type-encoding pair.
StyleMap - interface de.kleopatra.forms.description.StyleMap.
Handler (Factory?)
StyleMapIOHandler - class de.kleopatra.forms.view.builder.StyleMapIOHandler.
 
StyleMapIOHandler() - Constructor for class de.kleopatra.forms.view.builder.StyleMapIOHandler
 
SwingComponentTypeMap - class de.kleopatra.view.factory.SwingComponentTypeMap.
Type map that's roughly initialized to standard Swing JComponent classes.
SwingComponentTypeMap() - Constructor for class de.kleopatra.view.factory.SwingComponentTypeMap
 
SwingComponentTypeMap.Instantiator - interface de.kleopatra.view.factory.SwingComponentTypeMap.Instantiator.
 
SwingCustomizerMap - class de.kleopatra.view.presentation.SwingCustomizerMap.
DefaultCustomizerMap for Swing.
SwingCustomizerMap() - Constructor for class de.kleopatra.view.presentation.SwingCustomizerMap
 
SwingFactory - class de.kleopatra.view.factory.SwingFactory.
Convenience factory for divers classes.
SwingFactory() - Constructor for class de.kleopatra.view.factory.SwingFactory
 
SwingUIFactory - class de.kleopatra.view.factory.SwingUIFactory.
Implementation of UIFactory for Swing toolkit.
SwingUIFactory() - Constructor for class de.kleopatra.view.factory.SwingUIFactory
 
save(String, Object) - Static method in class de.kleopatra.persistence.Persist
 
save(String, Object, Map) - Static method in class de.kleopatra.persistence.Persist
 
save(OutputStream, Object) - Static method in class de.kleopatra.persistence.Persist
 
save(OutputStream, Object, Map) - Static method in class de.kleopatra.persistence.Persist
 
scrollableTypes - Variable in class de.kleopatra.view.factory.DefaultComponentTypeMap
 
selectedBackground - Variable in class de.kleopatra.view.table.SelectableRenderer
 
separator - Variable in class de.kleopatra.forms.view.JTitledSeparator
 
setAccelerator(Action, String) - Static method in class de.kleopatra.view.presentation.ActionHelper
 
setAccelerator(Action, KeyStroke) - Static method in class de.kleopatra.view.presentation.ActionHelper
 
setAccelerator(Action, Map) - Static method in class de.kleopatra.view.presentation.ActionHelper
 
setAccelerator(String) - Method in class de.kleopatra.view.presentation.DefaultPresentationDescription
 
setAccelerator(String) - Method in interface de.kleopatra.view.presentation.PresentationDescription
 
setActionCommand(Action, String) - Static method in class de.kleopatra.view.presentation.ActionHelper
 
setActionFactory(ActionFactory) - Method in class de.kleopatra.view.presentation.DefaultPresentationManager
Set the actionFactory to use if different from the shared one.
setActionFactory(ActionFactory) - Method in interface de.kleopatra.view.presentation.PresentationManager
experimental: used to customize a PResentationManager for design mode.
setActionList(List, Object, Object) - Method in class de.kleopatra.view.presentation.ActionFactory
Deprecated. use registerActionsAndHandler
setAttribute(String, String) - Method in class de.kleopatra.view.presentation.DefaultPresentationDescription
 
setAttribute(String, String) - Method in interface de.kleopatra.view.presentation.PresentationDescription
 
setBorder(LayoutBorder) - Method in class de.kleopatra.forms.description.DefaultLayoutDescription
 
setBorder(LayoutBorder) - Method in interface de.kleopatra.forms.description.LayoutDescription
 
setClean(boolean) - Method in class de.kleopatra.forms.view.builder.DefaultFormDescription
 
setClean(boolean) - Method in interface de.kleopatra.forms.view.builder.FormDescription
for use in FormManager only...
setColumns(List) - Method in class de.kleopatra.forms.description.DefaultLayoutDescription
DO NOT USE - public as an implementation side-effect.
setComponentClassName(String) - Method in interface de.kleopatra.forms.description.Constraint
 
setComponentClassName(String) - Method in class de.kleopatra.forms.description.jgoodies.JGoodiesConstraint
 
setComponentID(Object) - Method in interface de.kleopatra.forms.description.Constraint
 
setComponentID(Object) - Method in class de.kleopatra.forms.description.jgoodies.JGoodiesConstraint
 
setComponentTypeMap(ComponentTypeMap) - Method in class de.kleopatra.view.factory.AWTUIFactory
 
setComponentTypeMap(ComponentTypeMap) - Method in class de.kleopatra.view.factory.SwingUIFactory
 
setComponentTypeMap(ComponentTypeMap) - Method in interface de.kleopatra.view.factory.UIFactory
sets map used to map between generic componentType <--> component class in the context of this toolkit.
setContent(Container) - Method in class de.kleopatra.forms.view.FormDebugPanel
 
setCustomizerMap(CustomizerMap) - Method in class de.kleopatra.view.presentation.DefaultPresentationManager
 
setCustomizerMap(CustomizerMap) - Method in interface de.kleopatra.view.presentation.PresentationManager
 
setDebugPainter(LayoutDebugPainter) - Method in class de.kleopatra.forms.view.FormDebugPanel
 
setDebugPanel(Container) - Method in interface de.kleopatra.forms.description.LayoutDebugPainter
 
setDebugShowing(boolean) - Method in class de.kleopatra.forms.view.FormDebugPanel
 
setDefaultMnemonic(Action) - Static method in class de.kleopatra.view.presentation.ActionHelper
 
setDefaultMnemonics(List) - Static method in class de.kleopatra.view.presentation.ActionHelper
 
setDesignHelpShowing(boolean) - Method in class de.kleopatra.forms.view.FormDebugPanel
 
setEnabled(boolean) - Method in class de.kleopatra.view.presentation.DelegateAction
 
setEncodedString(String) - Method in interface de.kleopatra.forms.description.Constraint
 
setEncodedString(String) - Method in class de.kleopatra.forms.description.jgoodies.AbstractStylable
 
setEncodedString(String) - Method in class de.kleopatra.forms.description.jgoodies.JGoodiesConstraint
set all properties.
setFileChooser(JFileChooser) - Method in class de.kleopatra.view.util.FileChooserHandler
 
setFormCustomizer(String) - Method in interface de.kleopatra.view.presentation.CustomizerMap
 
setFormCustomizer(Class) - Method in interface de.kleopatra.view.presentation.CustomizerMap
 
setFormCustomizer(String) - Method in class de.kleopatra.view.presentation.DefaultCustomizerMap
 
setFormCustomizer(Class) - Method in class de.kleopatra.view.presentation.DefaultCustomizerMap
 
setFormID(Object) - Method in class de.kleopatra.forms.view.builder.DefaultFormDescription
 
setFormID(Object) - Method in interface de.kleopatra.forms.view.builder.FormDescription
pre: formID !
setFormIO(FormIO) - Method in class de.kleopatra.forms.view.builder.FormIOHelper
set a custom formIO to use.
setFormIO(FormIO) - Method in interface de.kleopatra.forms.view.builder.FormLoader
set a custom formIO to use.
setFormIO(FormIO) - Method in class de.kleopatra.forms.view.builder.FormWriter
Deprecated. set a custom formIO to use.
setGridColor(Color) - Method in class de.kleopatra.forms.view.FormDebugPanel
Sets the grid color.
setGroupID(Object) - Method in interface de.kleopatra.forms.description.Line
 
setGroupID(Object) - Method in class de.kleopatra.forms.description.jgoodies.JGoodiesLine
 
setHAlignment(Object) - Method in interface de.kleopatra.forms.description.Constraint
 
setHAlignment(Object) - Method in class de.kleopatra.forms.description.jgoodies.JGoodiesConstraint
 
setHeaderValue(TableColumn) - Method in class de.kleopatra.view.table.JExTable
 
setHelpText(Action, String) - Static method in class de.kleopatra.view.presentation.ActionHelper
 
setHelpText(Action, Map) - Static method in class de.kleopatra.view.presentation.ActionHelper
 
setHelpText(String) - Method in class de.kleopatra.view.presentation.DefaultPresentationDescription
 
setHelpText(String) - Method in interface de.kleopatra.view.presentation.PresentationDescription
 
setHelpTexts(List, Map) - Static method in class de.kleopatra.view.presentation.ActionHelper
 
setIOHandlerMap(FormIOHandlerMap) - Method in class de.kleopatra.forms.view.builder.FormIO
 
setIcon(Action, Icon) - Static method in class de.kleopatra.view.presentation.ActionHelper
 
setIcon(Action, Map, Class) - Static method in class de.kleopatra.view.presentation.ActionHelper
 
setIcon(String) - Method in class de.kleopatra.view.presentation.DefaultPresentationDescription
 
setIcon(String) - Method in interface de.kleopatra.view.presentation.PresentationDescription
 
setIcons(List, Map, Class) - Static method in class de.kleopatra.view.presentation.ActionHelper
 
setLabelFor(Component, Component) - Method in class de.kleopatra.view.presentation.DefaultPresentationManager.LabelCustomizer
set target as labelFor of JLabel and installs listener to enable/disable label in synch with target.
setLabelText(JLabel, String) - Method in class de.kleopatra.view.presentation.DefaultPresentationManager.LabelCustomizer
set label text, appending colon if appropriate.
setLayoutDescription(LayoutDescription) - Method in class de.kleopatra.forms.view.builder.DefaultFormDescription
 
setLayoutDescription(LayoutDescription) - Method in interface de.kleopatra.forms.view.builder.FormDescription
 
setLayoutID(Object) - Method in class de.kleopatra.forms.description.DefaultLayoutDescription
 
setLayoutID(Object) - Method in interface de.kleopatra.forms.description.LayoutDescription
 
setListConstraints(List) - Method in class de.kleopatra.forms.description.DefaultLayoutDescription
DO NOT USE - public as an implementation side-effect.
setLogicalType(Object) - Method in class de.kleopatra.forms.description.jgoodies.AbstractStylable
 
setMnemonic(Action, char) - Static method in class de.kleopatra.view.presentation.ActionHelper
 
setMnemonic(String) - Method in class de.kleopatra.view.presentation.DefaultPresentationDescription
 
setMnemonic(String) - Method in interface de.kleopatra.view.presentation.PresentationDescription
 
setModel(TableModel) - Method in class de.kleopatra.view.table.JExTable
 
setName(Action, String) - Static method in class de.kleopatra.view.presentation.ActionHelper
 
setName(Action, Map) - Static method in class de.kleopatra.view.presentation.ActionHelper
 
setNames(List, Map) - Static method in class de.kleopatra.view.presentation.ActionHelper
 
setOwner(Frame) - Method in class de.kleopatra.forms.view.builder.FormIOHelper
 
setOwner(Frame) - Method in class de.kleopatra.view.util.FileChooserHandler
 
setPaintInBackground(boolean) - Method in class de.kleopatra.forms.view.FormDebugPanel
Specifies to paint in background or foreground.
setPresentation(Presentation) - Method in class de.kleopatra.forms.view.builder.DefaultFormDescription
 
setPresentation(Presentation) - Method in interface de.kleopatra.forms.view.builder.FormDescription
 
setPresentationDescriptions(List) - Method in class de.kleopatra.view.presentation.DefaultPresentation
sets the List of presentationDescriptions.
setPresentationID(Object) - Method in class de.kleopatra.view.presentation.DefaultPresentation
sets the presentationID.
setPresentationID(Object) - Method in class de.kleopatra.view.presentation.DefaultPresentationDescription
 
setPresentationID(Object) - Method in interface de.kleopatra.view.presentation.Presentation
 
setPresentationID(Object) - Method in interface de.kleopatra.view.presentation.PresentationDescription
need for editing...
setResource(String, Class) - Method in class de.kleopatra.forms.view.builder.AbstractForm
 
setResourceBundleName(String) - Method in class de.kleopatra.view.presentation.DefaultPresentation
 
setResourceBundleName(String) - Method in interface de.kleopatra.view.presentation.Presentation
 
setResourcePrefix(String) - Method in class de.kleopatra.persistence.ResourceManager
sets the classpath relative path for the resources.
setRows(List) - Method in class de.kleopatra.forms.description.DefaultLayoutDescription
DO NOT USE - public as an implementation side-effect.
setSelectionBackground(Component, boolean) - Method in class de.kleopatra.view.table.SelectableRenderer
 
setSelectionShowing(boolean) - Method in class de.kleopatra.view.table.SelectableRenderer
 
setStartDirectory(File) - Method in class de.kleopatra.view.util.FileChooserHandler
 
setStyle(Style) - Method in class de.kleopatra.forms.description.jgoodies.AbstractStylable
pre: checkStyle.
setStyle(Style) - Method in class de.kleopatra.forms.description.jgoodies.JGoodiesLine
 
setStyleMap(StyleMap) - Method in interface de.kleopatra.forms.description.LayoutFactory
 
setStyleMap(StyleMap) - Method in class de.kleopatra.forms.description.jgoodies.JGoodiesLayoutFactory
 
setTableHeader(JTableHeader) - Method in class de.kleopatra.view.table.HeaderSelection
 
setTableHeader(JTableHeader) - Method in class de.kleopatra.view.table.JExTable
 
setTarget(Object) - Method in class de.kleopatra.forms.view.builder.AbstractForm
do nothing
setTarget(Object) - Method in interface de.kleopatra.forms.view.builder.Form
set the target data.
setTarget(Object) - Method in class de.kleopatra.forms.view.builder.JFormDialog
Set the target to edit in the Form.
setText(String) - Method in class de.kleopatra.forms.view.JTitledSeparator
 
setText(String) - Method in class de.kleopatra.view.JButton
 
setText(String) - Method in class de.kleopatra.view.JTitledBorderPanel
 
setText(String) - Method in class de.kleopatra.view.JTitledPlaceHolder
 
setText(String) - Method in class de.kleopatra.view.JToggleButton
 
setText(String) - Method in class de.kleopatra.view.presentation.DefaultPresentationDescription
 
setText(String) - Method in interface de.kleopatra.view.presentation.PresentationDescription
 
setToolTipText(Action, String) - Static method in class de.kleopatra.view.presentation.ActionHelper
 
setToolTipText(String) - Method in class de.kleopatra.view.presentation.DefaultPresentationDescription
 
setToolTipText(String) - Method in interface de.kleopatra.view.presentation.PresentationDescription
 
setToolTipTexts(Action, Map) - Static method in class de.kleopatra.view.presentation.ActionHelper
 
setToolTipTexts(List, Map) - Static method in class de.kleopatra.view.presentation.ActionHelper
 
setTransient(Class, String) - Static method in class de.kleopatra.persistence.Persist
 
setType(Object) - Method in interface de.kleopatra.forms.description.LayoutBorder
 
setType(Object) - Method in interface de.kleopatra.forms.description.Stylable
A lenient setter for Style.
setType(Object) - Method in class de.kleopatra.forms.description.jgoodies.AbstractStylable
 
setUserBundlePath(String, ClassLoader) - Method in class de.kleopatra.persistence.ResourceManager
 
setUserResourceDir(String) - Method in class de.kleopatra.persistence.ResourceManager
set user defined resource directory.
setVAlignment(Object) - Method in interface de.kleopatra.forms.description.Constraint
 
setVAlignment(Object) - Method in class de.kleopatra.forms.description.jgoodies.JGoodiesConstraint
 
shouldRenderCellFocused(int, int) - Method in class de.kleopatra.view.table.JExTable
 
shouldRenderCellFocused() - Method in class de.kleopatra.view.table.JExTable
 
shouldScroll(Object) - Method in interface de.kleopatra.view.factory.ComponentTypeMap
 
shouldScroll(Object) - Method in class de.kleopatra.view.factory.DefaultComponentTypeMap
 
shouldScroll(Object) - Method in class de.kleopatra.view.factory.SwingUIFactory
 
showSelection - Variable in class de.kleopatra.view.table.SelectableRenderer
 
source - Variable in class de.kleopatra.support.CellEditorSupport
 
stopCellEditing() - Method in class de.kleopatra.view.table.FixedGenericCellEditor
 
styleDelegate - Variable in class de.kleopatra.forms.description.jgoodies.AbstractStylable
 

T

TABBED_DIALOG - Static variable in interface de.kleopatra.forms.description.LayoutBorder
 
TEXT_KEY - Static variable in interface de.kleopatra.view.presentation.PresentationDescription
common attribute: key for text/label.
TOOL_TIP_TEXT_KEY - Static variable in interface de.kleopatra.view.presentation.PresentationDescription
common attribute: key for tooltip.
ToolTipRenderer - class de.kleopatra.view.table.ToolTipRenderer.
enable tooltips for renderers.
ToolTipRenderer(TableCellRenderer) - Constructor for class de.kleopatra.view.table.ToolTipRenderer
 
tableChanged(TableModelEvent) - Method in class de.kleopatra.view.table.JExTable
 
tempResourceID - Static variable in class de.kleopatra.view.presentation.DefaultPresentationManager
 
terminateEditing() - Method in class de.kleopatra.view.table.JExTable
 
titleLabel - Variable in class de.kleopatra.forms.view.JTitledSeparator
 
titleLabel - Variable in class de.kleopatra.view.JTitledBorderPanel
 
titleLabel - Variable in class de.kleopatra.view.JTitledPlaceHolder
 
toString() - Method in class de.kleopatra.forms.description.DefaultLayoutDescription
 
toString() - Method in class de.kleopatra.forms.description.jgoodies.JGoodiesConstraint
 
toString() - Method in class de.kleopatra.forms.description.jgoodies.JGoodiesLine
 
toString() - Method in class de.kleopatra.forms.view.builder.DefaultFormDescription
 
toString() - Method in class de.kleopatra.view.presentation.DefaultPresentationDescription
 
toString() - Method in class de.kleopatra.view.presentation.DelegateAction
convenience: returns list of properties.
tweakTextFields() - Method in class de.kleopatra.view.factory.UITweaks
tweaks textFields actionMap for notifyAction.

U

UIBuilder - interface de.kleopatra.forms.view.builder.UIBuilder.
Builder to fill a container according to a layout description.
UIFactory - interface de.kleopatra.view.factory.UIFactory.
Factory to create components as appropriate for a concrete widget toolkit.
UIProperties - class de.kleopatra.view.UIProperties.
Class to collect and document all properties and their possible values used as clientProperties or in the UIManager.
UIProperties() - Constructor for class de.kleopatra.view.UIProperties
 
UITweaks - class de.kleopatra.view.factory.UITweaks.
helper to have a place for tweaking. a bit hacky...
UITweaks() - Constructor for class de.kleopatra.view.factory.UITweaks
 
UNRELATED_GAP - Static variable in interface de.kleopatra.forms.description.Line
 
USE_AUXILIARY_IOHANDLER - Static variable in class de.kleopatra.persistence.ResourceKeys
Deprecated.  
updateBundle(Presentation, URL) - Method in interface de.kleopatra.view.presentation.BundleHandler
Merge the presentation attributes of the presentation into the properties found at the file location bundle.
updateBundle(Presentation, URL) - Method in class de.kleopatra.view.presentation.DefaultBundleHandler
 
updateColumnHeader(int) - Method in class de.kleopatra.view.table.JExTable
 
updateDescriptions() - Method in class de.kleopatra.forms.view.builder.DefaultFormDescription
 
updateEnabledFromDelegate(boolean) - Method in class de.kleopatra.view.presentation.DelegateAction
 
updateLayout() - Method in class de.kleopatra.forms.view.JTitledSeparator
 
updatePresentation(ResourceBundle, Presentation) - Method in interface de.kleopatra.view.presentation.BundleHandler
Apply the resourceBundle to all presentation attributes of the presentation.
updatePresentation(ResourceBundle, Presentation) - Method in class de.kleopatra.view.presentation.DefaultBundleHandler
 
useLabelEnding(JLabel, String) - Method in class de.kleopatra.view.presentation.DefaultPresentationManager.LabelCustomizer
Decision about appending colon, based on label and text.
useLabelEnding(String) - Method in class de.kleopatra.view.presentation.DefaultPresentationManager.LabelCustomizer
Decision about appending colon, based on text.

W

write(Object, String) - Method in class de.kleopatra.persistence.AbstractIOHandler
 
write(Object, String) - Method in interface de.kleopatra.persistence.IOHandler
tries to write the given object to a file with filename.
writeFormDescription(FormDescription) - Method in class de.kleopatra.forms.view.builder.FormIOHelper
 
writeLayoutFile(LayoutDescription) - Method in class de.kleopatra.forms.view.builder.FormIOHelper
 
writePresentation(Presentation) - Method in class de.kleopatra.forms.view.builder.FormIOHelper
 
writeStyleMap(StyleMap) - Method in class de.kleopatra.forms.view.builder.FormIOHelper
 

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

Copyright © 2003, 2004 SwingEmpire Jeanette Winzenburg. All Rights Reserved.