Index

A B C D E F G H I L M N O P R S T U V W 
Alle Klassen und Schnittstellen|Alle Packages|Konstantenfeldwerte|Serialisierte Form

A

actionPerformed(ActionEvent) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.action.SwingFormAction
Callback method for action events.
addActionListener(ActionListener) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.SwingButtonHandler
Adds an action listener at this component.
addActionListener(ActionListener) - Methode in Schnittstelle net.sf.jguiraffe.gui.platform.swing.builder.event.SwingEventSource
Adds the specified action listener at this event source.
addChangeListener(ChangeListener) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.SwingButtonHandler
Adds a change listener at the managed component.
addChangeListener(ChangeListener) - Methode in Schnittstelle net.sf.jguiraffe.gui.platform.swing.builder.event.SwingEventSource
Adds the specified change listener at this event source
addContainerComponent(Object, Object, Object) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.SwingComponentManager
Adds the specified component to a container using the given constraints.
addFocusListener(FocusListener) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.SwingButtonHandler
Registers a focus listener at the managed component.
addFocusListener(FocusListener) - Methode in Schnittstelle net.sf.jguiraffe.gui.platform.swing.builder.event.SwingEventSource
Adds the specified focus listener at this event source.
addLayoutComponent(Component, Object) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.layout.SwingPercentLayoutAdapter
Adds a component to this layout.
addLayoutComponent(String, Component) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.layout.SwingPercentLayoutAdapter
Adds a component to this layout manager using the given name as constraints object.
addMenuSeparator(ActionBuilder, Object) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.action.SwingActionManager
Adds a separator to the given menu.
addMouseListener(MouseListener) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.SwingButtonHandler
Adds the specified mouse listener to the managed component.
addMouseListener(MouseListener) - Methode in Schnittstelle net.sf.jguiraffe.gui.platform.swing.builder.event.SwingEventSource
Adds the specified mouse listener to this event source.
addMouseListener(FormMouseListener) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.InternalFrameAdapter
Adds a mouse listener to this window.
addMouseListener(FormMouseListener) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.WindowAdapter
Adds a mouse listener to this window.
addToMenu(Object, JMenuItem) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.action.SwingActionManager
Adds a menu item to a parent menu.
addToolBarSeparator(ActionBuilder, Object) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.action.SwingActionManager
Adds a separator to the given tool bar.
addToToolbar(Object, AbstractButton) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.action.SwingActionManager
Adds a tool button to the parent bar.
addTreeModelListener(TreeModelListener) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.SwingConfigurationTreeModel
Adds an event listener to this model.
addWindowListener(WindowListener) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.InternalFrameAdapter
Registers the specified listener at this window.
addWindowListener(WindowListener) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.WindowAdapter
Registers the specified window listener at this window.
asyncInvoke(Runnable) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.utils.SwingGUISynchronizer
Invokes the given runnable asynchronously on the event dispatch thread.

B

BUILDER_NAME - Statische Variable in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.SwingComponentManager
Constant for the Swing form builder name.

C

ChangeListener - Schnittstelle in net.sf.jguiraffe.gui.platform.swing.builder.event
Definition of an interface for receiving notifactions about changes at Swing components.
CHECKED - Statische Variable in Klasse net.sf.jguiraffe.gui.platform.swing.builder.action.SwingFormAction
Constant for the CHECKED property.
close(boolean) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.InternalFrameAdapter
Closes this window.
close(boolean) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.WindowAdapter
Closes this window.
columnAdded(TableColumnModelEvent) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.table.SwingTableColumnWidthListener
Dummy implementation of this method of the TableColumnModelListener interface.
columnMarginChanged(ChangeEvent) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.table.SwingTableColumnWidthListener
The width of a column has been changed.
columnMoved(TableColumnModelEvent) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.table.SwingTableColumnWidthListener
Dummy implementation of this method of the TableColumnModelListener interface.
columnRemoved(TableColumnModelEvent) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.table.SwingTableColumnWidthListener
Dummy implementation of this method of the TableColumnModelListener interface.
columnSelectionChanged(ListSelectionEvent) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.table.SwingTableColumnWidthListener
Dummy implementation of this method of the TableColumnModelListener interface.
componentChanged(Object) - Methode in Schnittstelle net.sf.jguiraffe.gui.platform.swing.builder.event.ChangeListener
Call back method for component changes.
componentResized(ComponentEvent) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.table.SwingTableColumnWidthListener
The table monitored by this listener has been resized.
configurationChanged(ConfigurationEvent) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.SwingConfigurationTreeModel
Veraltet.
This method is no longer used or called. Configuration change events are now processed by a TreeConfigurationChangeHandler and propagated to the SwingConfigurationTreeModel.treeModelChanged(ConfigurationNode) method.
convertButtonType(int) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.utils.SwingMessageOutput
Converts the passed in button type into the corresponding option type used by JOptionPane.
convertMessageType(int) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.utils.SwingMessageOutput
Converts the passed in message type into the corresponding type used by JOptionPane.
convertReturnValue(int) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.utils.SwingMessageOutput
Converts the passed in return value from the JOptionPane to the corresponding RET_XXXX constant.
convertStandardButtons(int) - Statische Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.event.SwingEventConstantMapper
Converts standard mouse button indices to Swing-specific button constants.
convertStandardKey(Keys) - Statische Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.event.SwingEventConstantMapper
Converts a standard key code to the Swing-specific equivalent.
convertStandardModifiers(Set<Modifiers>) - Statische Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.event.SwingEventConstantMapper
Converts standard keyboard modifiers into Swing-specific modifiers.
convertSwingButtons(int) - Statische Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.event.SwingEventConstantMapper
Converts Swing-specific mouse button indices to standard button constants.
convertSwingKey(int) - Statische Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.event.SwingEventConstantMapper
Converts a Swing-specific key code to a standard Keys enumeration constant.
convertSwingModifiers(int) - Statische Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.event.SwingEventConstantMapper
Converts Swing-specific keyboard modifiers into standard modifiers.
create() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.action.SwingPopupMenuBuilder
Displays the popup menu constructed by this builder.
createAction(ActionBuilder, ActionData) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.action.SwingActionManager
Creates an action object.
createBorderLayout(BorderLayoutTag) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.SwingComponentManager
Creates a border layout with the information from the passed in tag.
createButton(ButtonTag, boolean) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.SwingComponentManager
Creates a component handler for a command button, which is specified by the given tag.
createButtonHandler(AbstractButton, InputComponentTag, TextIconData, String) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.SwingComponentManager
Initializes a button component and creates a component handler for it.
createButtonLayout(ButtonLayoutTag) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.SwingComponentManager
Creates a button layout with the information from the passed in tag.
createCheckbox(CheckboxTag, boolean) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.SwingComponentManager
Creates a component handler for a checkbox, which is specified by the given tag.
createComboBox(ComboBoxTag, boolean) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.SwingComponentManager
Creates a component handler for a combo box, which is specified by the given tag.
createDefaultBorder() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.SwingComponentManager
Creates a default border.
createDesktopPanel(DesktopPanelTag, boolean) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.SwingComponentManager
Creates a desktop panel with the information obtained from the passed in tag.
createDialog(JOptionPane, Window, String) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.utils.SwingMessageOutput
Creates the dialog from the option pane.
createDialog(WindowBuilderData, WindowData, boolean, Window) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.SwingWindowManager
Creates a dialog window.
createEvent(MouseEvent, FormMouseEvent.Type) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.event.MouseEventAdapter
Creates a FormMouseEvent from the specified source Swing event using the given event type.
createEventManager() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.SwingComponentManager
Creates the Swing specific platform event manager.
createFileChooser() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.dlg.filechooser.SwingFileChooserDialogService
Creates the JFileChooser object that is used to display the dialogs constructed by this class.
createFont(FontTag) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.SwingComponentManager
Creates a font based on the data provided by the given FontTag.
createFrame(WindowBuilderData, WindowData, Window) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.SwingWindowManager
Creates a frame window.
createIcon(Locator) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.SwingComponentManager
Creates an icon with the information obtained from the given locator.
createInternalFrame(WindowBuilderData, WindowData, Window) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.SwingWindowManager
Creates and initializes an internal frame window and adds it to its parent frame.
createJDialog(WindowBuilderData) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.SwingWindowManager
Creates a new dialog object.
createLabel(LabelTag, boolean) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.SwingComponentManager
Creates a label component with the information obtained from the given tag.
createListBox(ListBoxTag, boolean) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.SwingComponentManager
Creates a component handler for a list, which is specified by the given tag.
createMenu(ActionBuilder, Object, TextIconData, Object) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.action.SwingActionManager
Creates a menu based on the given data.
createMenuBar(ActionBuilder) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.action.SwingActionManager
Creates a menu bar.
createMenuItem(ActionBuilder, ActionData, boolean, Object) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.action.SwingActionManager
Creates a menu item based on the passed in data object.
createMenuItem(ActionBuilder, FormAction, boolean, Object) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.action.SwingActionManager
Creates a menu item based on the given action.
createOptionPane(Window, Object, String, int, int) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.utils.SwingMessageOutput
Creates the option pane dialog for displaying the message box.
createPanel(PanelTag, boolean) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.SwingComponentManager
Creates a panel with the information obtained from the passed in tag.
createPasswordField(PasswordFieldTag, boolean) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.SwingComponentManager
Creates a component handler for a password text field which is specified by the given tag.
createPercentLayout(PercentLayoutTag) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.SwingComponentManager
Creates a percent layout with the information from the passed in tag.
createProgressBar(ProgressBarTag, boolean) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.SwingComponentManager
Creates a component handler for a progress bar, which is specified by the given tag.
createRadioButton(RadioButtonTag, boolean) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.SwingComponentManager
Creates a component handler for a radio button, which is specified by the given tag.
createRadioGroup(Map<String, Object>) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.SwingComponentManager
Creates a radio group, which contains the specified radio buttons.
createService(ApplicationContext) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.dlg.filechooser.SwingFileChooserDialogServiceFactory
 
createSlider(SliderTag, boolean) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.SwingComponentManager
Creates a component handler for a slider, which is specified by the given tag.
createSplitter(SplitterTag, boolean) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.SwingComponentManager
Creates a splitter component from the information contained in the passed in tag.
createStaticText(StaticTextTag, boolean) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.SwingComponentManager
Creates a component handler for a static text, which is specified by the given tag.
createTabbedPane(TabbedPaneTag, boolean) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.SwingComponentManager
Creates a component handler for a tabbed pane, which is specified by the given tag.
createTable(TableTag, boolean) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.SwingComponentManager
Creates a component handler for a table specified by the given tag.
createTextArea(TextAreaTag, boolean) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.SwingComponentManager
Creates a component handler for a text area which is specified by the given tag.
createTextField(TextFieldTag, boolean) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.SwingComponentManager
Creates a component handler for a text field which is specified by the given tag.
createToggleButton(ToggleButtonTag, boolean) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.SwingComponentManager
Creates a component handler for a toggle button, which is specified by the given tag.
createToolbar(ActionBuilder) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.action.SwingActionManager
Creates a tool bar object.
createToolbarButton(ActionBuilder, ActionData, boolean, Object) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.action.SwingActionManager
Creates a toolbar button based on the passed in action data object and returns a component handler for it.
createToolbarButton(ActionBuilder, FormAction, boolean, Object) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.action.SwingActionManager
Creates a toolbar button based on the given action.
createTree(TreeTag, boolean) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.SwingComponentManager
Creates a component handler for a tree specified by the given tag.

D

dispose() - Methode in Schnittstelle net.sf.jguiraffe.gui.platform.swing.builder.window.SwingWindow
Closes this window and frees all its resources.

E

execute(BuilderEvent) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.action.SwingFormAction
Executes this action.

F

fireChangeEvent(Object) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.SwingButtonHandler
Fires a change event to the registered change listeners.
fireEvent(FormEvent) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.event.SwingEventAdapter
Notifies the event manager about a new event.
fireTableChanged(TableModelEvent) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.table.SwingTableModel
Notifies listeners about a change in the data of this model.

G

getApplicationContext() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.dlg.filechooser.SwingFileChooserDialogService
Returns the ApplicationContext used by service.
getButton() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.SwingButtonHandler
Returns the managed button.
getChild(Object, int) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.SwingConfigurationTreeModel
Returns the child node of the specified node with the given index.
getChildCount(Object) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.SwingConfigurationTreeModel
Returns the number of child nodes of the specified node.
getColumnClass(int) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.table.SwingTableModel
Returns the data class of the specified column.
getColumnCount() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.table.SwingTableModel
Returns the number of columns of the represented table.
getColumnName(int) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.table.SwingTableModel
Returns the name for the specified column.
getComponent() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.SwingButtonHandler
Returns a reference to the managed component.
getComponent() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.InternalFrameAdapter
Returns the component representing this window.
getComponent() - Methode in Schnittstelle net.sf.jguiraffe.gui.platform.swing.builder.window.SwingWindow
Returns the Swing component that represents this window.
getComponent() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.WindowAdapter
Returns the underlying component.
getComponent(int) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.layout.SwingPercentLayoutAdapter
Returns the component with the given index.
getComponentCount() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.layout.SwingPercentLayoutAdapter
Returns the number of components in this layout.
getConfiguration() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.SwingConfigurationTreeModel
Returns the configuration object that stores the data of this model.
getConstraints(int) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.layout.SwingPercentLayoutAdapter
Returns the constraints for the component with the given index.
getData() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.SwingButtonHandler
Returns the component's data.
getEditor() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.table.SwingTableModel
Returns the cell editor associated with this model.
getEventListener() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.event.SwingEventAdapter
Returns the event listener this adapter is associated with.
getEventManager() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.event.SwingEventAdapter
Returns a reference to the form event manager.
getFontSize(Object, boolean) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.layout.SwingSizeHandler
Calculates the desired font size for the given component.
getHandler() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.event.SwingEventAdapter
Returns a reference to the associated component handler.
getHeight() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.WindowAdapter
Returns the window's height.
getIndexOfChild(Object, Object) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.SwingConfigurationTreeModel
Returns the index of the specified child node relative to its parent node.
getJComponent() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.SwingButtonHandler
Returns a reference to the managed Swing component.
getLayoutAlignmentX(Container) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.layout.SwingPercentLayoutAdapter
Returns the layout alignment in X direction.
getLayoutAlignmentY(Container) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.layout.SwingPercentLayoutAdapter
Returns the layout alignment in Y direction.
getListenerType() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.event.MouseEventAdapter
Returns the FormListenerType for this event adapter.
getListenerType() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.event.SwingEventAdapter
Returns the event listener type used by this adapter.
getMaximumLineLength() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.utils.SwingMessageOutput
Returns the maximum line length for the messages to be displayed.
getMenu() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.action.SwingPopupMenuBuilder
Returns the menu that is constructed by this builder.
getMenuUnderConstruction() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.action.SwingPopupMenuBuilder
 
getMinimumComponentSize(Object, boolean) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.layout.SwingPercentLayoutAdapter
Returns the minimum size of the specified component in the given axis.
getModelData() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.table.SwingTableModel
Returns the list with the data of this model.
getName() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.action.SwingFormAction
Returns the name of this action.
getName() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.event.SwingEventAdapter
Returns the name of the component this adapter is registered at.
getOuterComponent() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.SwingButtonHandler
Returns the outer most component.
getParentWindow() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.InternalFrameAdapter
Returns this window's parent.
getParentWindow() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.WindowAdapter
Returns the window's parent.
getPercentLayout() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.layout.SwingPercentLayoutAdapter
Returns a reference to the associated percent layout object.
getPreferredComponentSize(Object, boolean) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.layout.SwingPercentLayoutAdapter
Returns the preferred size of the specified component in the given axis.
getRenderer() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.table.SwingTableModel
Returns the cell renderer associated with this model.
getRoot() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.SwingConfigurationTreeModel
Returns the root node of this tree model.
getRootContainer() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.InternalFrameAdapter
Returns the root container for this internal frame.
getRootPane() - Methode in Schnittstelle net.sf.jguiraffe.gui.platform.swing.builder.window.SwingWindow
Returns the root pane of the window.
getRowCount() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.table.SwingTableModel
Returns the number of rows of the represented table.
getScreenResolution() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.layout.SwingSizeHandler
Returns the current screen resolution.
getSizeHandler() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.layout.SwingPercentLayoutAdapter
Returns the size handler used by this layout.
getTable() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.table.SwingTableModel
Returns a reference to the associated table.
getTableTag() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.table.SwingTableModel
Returns the table tag this model is based onto.
getTask() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.action.SwingFormAction
Returns the task of this action.
getTriggeringEvent() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.action.SwingPopupMenuBuilder
Returns the event that triggered the invocation of this builder.
getType() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.SwingButtonHandler
Returns the component's data type.
getValueAt(int, int) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.table.SwingTableModel
Returns the value at the specified cell.
getWidgetHandlerFor(Object) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.SwingComponentManager
Returns a WidgetHandler for the specified component.
getWidth() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.WindowAdapter
Returns the window's width.
getWindow() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.WindowAdapter
Returns the wrapped window object.
getWindowClosingStrategy() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.InternalFrameAdapter
Returns this window's closing strategy.
getWindowClosingStrategy() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.WindowAdapter
Returns the window's closing strategy.
getWindowController() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.InternalFrameAdapter
Returns this window's controller.
getWindowController() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.WindowAdapter
Returns the window's controller.
getWindowHelper() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.InternalFrameAdapter
Returns the window helper used by this window implementation.
getWindowHelper() - Methode in Schnittstelle net.sf.jguiraffe.gui.platform.swing.builder.window.SwingWindow
Returns the window helper used by this window.
getWindowHelper() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.WindowAdapter
Returns the window helper object used by this window.
getWindowListeners() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.InternalFrameAdapter
Returns a collection with the registered window listeners.
getWindowListeners() - Methode in Schnittstelle net.sf.jguiraffe.gui.platform.swing.builder.window.SwingWindow
Returns a collection with all registered window listeners.
getWindowListeners() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.WindowAdapter
Returns a collection with all registered window listeners.
getWrappedWindow() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.WindowAdapter
Returns the wrapped (AWT) window.
getXPos() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.InternalFrameAdapter
Returns the xpos of this internal frame.
getXPos() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.WindowAdapter
Returns the window's x pos.
getYPos() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.InternalFrameAdapter
Returns the ypos of this internal frame.
getYPos() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.WindowAdapter
Returns the window's y pos.

H

hasEditor(int) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.table.SwingTableModel
Checks whether for the specified column a custom editor is specified.
hasRenderer(int) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.table.SwingTableModel
Tests whether for the specified column a custom renderer is specified.

I

initButton(AbstractButton, InputComponentTag, TextIconData, String) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.SwingComponentManager
Initializes a button component like a toggle button or a checkbox.
initComponent(JComponent, ComponentBaseTag) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.SwingComponentManager
Initializes the given component from the specified tag.
initLabel(JLabel, ComponentBaseTag, TextIconData) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.SwingComponentManager
Initializes a label from a TextIconData object.
initSwingWindowProperties(SwingWindow, WindowData, Window) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.SwingWindowManager
Initializes the given Swing window implementation from the given data object.
initTableColumnWidths(TableTag, JTable) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.SwingComponentManager
Initializes the widths of the columns of the specified table.
initText(JTextComponent, InputComponentTag, int) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.SwingComponentManager
Initializes a text component.
initWindowBounds(SwingWindow, WindowData, Window) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.SwingWindowManager
Initializes the bounds of a newly created window.
initWindowBounds(WindowAdapter, WindowData, Window) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.SwingWindowManager
Initializes the bounds of the given AWT window object.
InternalFrameAdapter - Klasse in net.sf.jguiraffe.gui.platform.swing.builder.window
A window adapter implementation for Swing internal frames.
InternalFrameAdapter(boolean) - Konstruktor für Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.InternalFrameAdapter
Creates a new instance of InternalFrameAdapter.
invalidateLayout(Container) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.layout.SwingPercentLayoutAdapter
Invalidates this layout.
isCellEditable(int, int) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.table.SwingTableModel
Returns a flag whether the specified cell can be modified.
isChecked() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.action.SwingFormAction
Returns the value of the checked property.
isEnabled() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.SwingButtonHandler
Checks whether the managed component is enabled.
isEventDispatchThread() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.utils.SwingGUISynchronizer
Tests if the current thread is the event dispatch thread.
isLeaf(Object) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.SwingConfigurationTreeModel
Tests whether the passed in node is a leaf node.
isVisible() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.WindowAdapter
Checks if this window is visible.
itemStateChanged(ItemEvent) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.SwingButtonHandler
Callback for item events.

L

layoutContainer(Container) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.layout.SwingPercentLayoutAdapter
Determines the coordinates and sizes of all components that belong to this layout.
linkLabel(Object, Object, String) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.SwingComponentManager
Associates a label with another component.

M

maximumLayoutSize(Container) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.layout.SwingPercentLayoutAdapter
Returns the maximum layout size.
minimumLayoutSize(Container) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.layout.SwingPercentLayoutAdapter
Returns the minimum size of this layout.
mouseClicked(MouseEvent) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.event.MouseEventAdapter
Notifies this listener about a mouse entered event.
mouseEntered(MouseEvent) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.event.MouseEventAdapter
Notifies this listener about a mouse entered event.
MouseEventAdapter - Klasse in net.sf.jguiraffe.gui.platform.swing.builder.event
A specific Swing event adapter implementation that deals with mouse events.
MouseEventAdapter(FormEventManager, ComponentHandler<?>, String) - Konstruktor für Klasse net.sf.jguiraffe.gui.platform.swing.builder.event.MouseEventAdapter
Creates a new instance of MouseEventAdapter that passes the events it receives to the FormEventManager.
MouseEventAdapter(FormMouseListener, ComponentHandler<?>, String) - Konstruktor für Klasse net.sf.jguiraffe.gui.platform.swing.builder.event.MouseEventAdapter
Creates a new instance of MouseEventAdapter that passes the events it receives to the specified FormMouseListener.
mouseExited(MouseEvent) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.event.MouseEventAdapter
Notifies this listener about a mouse exited event.
mousePressed(MouseEvent) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.event.MouseEventAdapter
Notifies this listener about a mouse pressed event.
mouseReleased(MouseEvent) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.event.MouseEventAdapter
Notifies this listener about a mouse released event.

N

net.sf.jguiraffe.gui.platform.swing.builder.action - Package net.sf.jguiraffe.gui.platform.swing.builder.action
This package contains Swing-specific implementations for action-related classes.
net.sf.jguiraffe.gui.platform.swing.builder.components - Package net.sf.jguiraffe.gui.platform.swing.builder.components
A package with Swing-specific ComponentHandler implementations.
net.sf.jguiraffe.gui.platform.swing.builder.components.table - Package net.sf.jguiraffe.gui.platform.swing.builder.components.table
This package contains Swing-specific helper classes related to table components.
net.sf.jguiraffe.gui.platform.swing.builder.event - Package net.sf.jguiraffe.gui.platform.swing.builder.event
A package with Swing-specific event implementations.
net.sf.jguiraffe.gui.platform.swing.builder.utils - Package net.sf.jguiraffe.gui.platform.swing.builder.utils
A package with Swing-specific utility classes.
net.sf.jguiraffe.gui.platform.swing.builder.window - Package net.sf.jguiraffe.gui.platform.swing.builder.window
This package contains concrete implementations of Swing window classes.
net.sf.jguiraffe.gui.platform.swing.dlg.filechooser - Package net.sf.jguiraffe.gui.platform.swing.dlg.filechooser
 
net.sf.jguiraffe.gui.platform.swing.layout - Package net.sf.jguiraffe.gui.platform.swing.layout
Swing-specific implementations of layout classes.
NO_LINE_WRAP - Statische Variable in Klasse net.sf.jguiraffe.gui.platform.swing.builder.utils.SwingMessageOutput
Constant for a line length which disables line wrapping.

O

open() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.InternalFrameAdapter
Opens this internal frame.
open() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.WindowAdapter
Opens this window.

P

packWindow() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.InternalFrameAdapter
Packs this internal frame.
packWindow() - Methode in Schnittstelle net.sf.jguiraffe.gui.platform.swing.builder.window.SwingWindow
"Packs" the window.
packWindow() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.WindowAdapter
Packs the window.
preferredLayoutSize(Container) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.layout.SwingPercentLayoutAdapter
Returns the preferred size of this layout.
prepareComponent(Object, TableTag, Object, boolean, boolean, int, int) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.table.SwingTableSelectionHandler
Prepares the renderer or editor component.

R

registerAutoCloseListener() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.InternalFrameAdapter
Registers an internal listener that handles auto-close operations.
registerAutoCloseListener() - Methode in Schnittstelle net.sf.jguiraffe.gui.platform.swing.builder.window.SwingWindow
Registers an internal window listener that closes this window when the user hits the close icon in the window's title bar.
registerAutoCloseListener() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.WindowAdapter
Registers a window listener that closes the underlying window if the user hits the close icon in the title bar.
registerChangeListener() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.SwingButtonHandler
Registers this object as change listener at the managed button.
registerListener(String, ComponentHandler<?>, FormEventManager, FormListenerType) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.event.SwingEventManager
Registers the event manager as an event listener at the specified component.
registerPopupMenuHandler(Object, PopupMenuHandler, ComponentBuilderData) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.action.SwingActionManager
Associates a PopupMenuHandler with a UI component.
registerTableListener(TableTag, SwingTableComponentHandler) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.SwingComponentManager
Registers a specialized listener for resizing table columns if required.
removeActionListener(ActionListener) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.SwingButtonHandler
Removes an action listener from this component.
removeActionListener(ActionListener) - Methode in Schnittstelle net.sf.jguiraffe.gui.platform.swing.builder.event.SwingEventSource
Removes the specified action listener from this event source.
removeChangeListener(ChangeListener) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.SwingButtonHandler
Removes a change listener from this component.
removeChangeListener(ChangeListener) - Methode in Schnittstelle net.sf.jguiraffe.gui.platform.swing.builder.event.SwingEventSource
Removes the specified change listener from this event source.
removeFocusListener(FocusListener) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.SwingButtonHandler
Removes the specified focus listener from this component.
removeFocusListener(FocusListener) - Methode in Schnittstelle net.sf.jguiraffe.gui.platform.swing.builder.event.SwingEventSource
Removes the specified focus listener from this event source.
removeLayoutComponent(Component) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.layout.SwingPercentLayoutAdapter
Removes the specified component from the layout manager.
removeMouseListener(MouseListener) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.SwingButtonHandler
Removes the specified mouse listener from the managed component.
removeMouseListener(MouseListener) - Methode in Schnittstelle net.sf.jguiraffe.gui.platform.swing.builder.event.SwingEventSource
Removes the specified mouse listener from this event source.
removeMouseListener(FormMouseListener) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.InternalFrameAdapter
Removes a mouse listener from this window.
removeMouseListener(FormMouseListener) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.WindowAdapter
Removes a mouse listener from this window.
removeTreeModelListener(TreeModelListener) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.SwingConfigurationTreeModel
Removes the specified event listener from this model.
removeWindowListener(WindowListener) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.InternalFrameAdapter
Removes the specified window listener.
removeWindowListener(WindowListener) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.WindowAdapter
Removes the specified window listener from this window.

S

setBounds(int, int, int, int) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.WindowAdapter
Sets all coordinates for this window.
setChecked(boolean) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.action.SwingFormAction
Sets the value of the checked property.
setComponentBounds(Object, Rectangle) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.layout.SwingPercentLayoutAdapter
Initializes the bounds for the specified component.
setContainerLayout(Object, Object) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.SwingComponentManager
Sets the layout manager for the specified container.
setData(Boolean) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.SwingButtonHandler
Sets the component's data.
setEnabled(boolean) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.SwingButtonHandler
Sets the enabled flag of the managed component.
setParentWindow(Window) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.InternalFrameAdapter
Sets this window's parent window.
setParentWindow(Window) - Methode in Schnittstelle net.sf.jguiraffe.gui.platform.swing.builder.window.SwingWindow
Sets this window's parent window.
setParentWindow(Window) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.WindowAdapter
Sets the window's parent.
setTask(Object) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.action.SwingFormAction
Sets the task of this action.
setValueAt(Object, int, int) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.table.SwingTableModel
Sets the value for the specified cell.
setVisible(boolean) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.WindowAdapter
Sets the visible flag for this window.
setWindowClosingStrategy(WindowClosingStrategy) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.InternalFrameAdapter
Sets the closing strategy for this window.
setWindowClosingStrategy(WindowClosingStrategy) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.WindowAdapter
Sets the window's closing strategy.
setWindowController(Object) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.InternalFrameAdapter
Sets the window's controller.
setWindowController(Object) - Methode in Schnittstelle net.sf.jguiraffe.gui.platform.swing.builder.window.SwingWindow
Sets the window's controller.
setWindowController(Object) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.WindowAdapter
Allows to set the window's controller.
show(Window, Object, String, int, int) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.utils.SwingMessageOutput
Displays a message box.
showChooseDirectoryDialog(DirectoryChooserOptions) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.dlg.filechooser.SwingFileChooserDialogService
 
showMenu(JPopupMenu) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.action.SwingPopupMenuBuilder
Displays the specified popup menu.
showOpenFileDialog(FileChooserOptions) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.dlg.filechooser.SwingFileChooserDialogService
 
showOpenMultiFileDialog(MultiFileChooserOptions) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.dlg.filechooser.SwingFileChooserDialogService
 
showPane(JOptionPane, JDialog) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.utils.SwingMessageOutput
Displays the given option pane.
showSaveFileDialog(FileChooserOptions) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.dlg.filechooser.SwingFileChooserDialogService
 
SwingActionManager - Klasse in net.sf.jguiraffe.gui.platform.swing.builder.action
The Swing specific implementation of the ActionManager interface.
SwingActionManager() - Konstruktor für Klasse net.sf.jguiraffe.gui.platform.swing.builder.action.SwingActionManager
 
SwingButtonHandler - Klasse in net.sf.jguiraffe.gui.platform.swing.builder.components
A specific Swing component handler implementation that deals with several kinds of button like components.
SwingButtonHandler(AbstractButton) - Konstruktor für Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.SwingButtonHandler
Creates a new instance of SwingButtonHandler.
SwingComponentManager - Klasse in net.sf.jguiraffe.gui.platform.swing.builder.components
The Swing specific implementation of the ComponentManager interface.
SwingComponentManager() - Konstruktor für Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.SwingComponentManager
Creates a new instance of SwingComponentManager.
SwingConfigurationTreeModel - Klasse in net.sf.jguiraffe.gui.platform.swing.builder.components
A specialized implementation of TreeModel that obtains its data from a Configuration object.
SwingConfigurationTreeModel(HierarchicalConfiguration) - Konstruktor für Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.SwingConfigurationTreeModel
Creates a new instance of SwingConfigurationTreeModel and initializes it with the given HierarchicalConfiguration object.
SwingEventAdapter - Klasse in net.sf.jguiraffe.gui.platform.swing.builder.event
The base class for Swing event adapters.
SwingEventAdapter(FormEventListener, ComponentHandler<?>, String) - Konstruktor für Klasse net.sf.jguiraffe.gui.platform.swing.builder.event.SwingEventAdapter
Creates a new instance of SwingEventAdapter that serves a specific event listener.
SwingEventAdapter(FormEventManager, ComponentHandler<?>, String) - Konstruktor für Klasse net.sf.jguiraffe.gui.platform.swing.builder.event.SwingEventAdapter
Creates a new instance of SwingEventAdapter that uses the FormEventManager to broadcast events.
SwingEventConstantMapper - Klasse in net.sf.jguiraffe.gui.platform.swing.builder.event
An utility class for converting Swing-specific constants related to events to the toolkit-independent constants used by the JGUIraffe library.
SwingEventManager - Klasse in net.sf.jguiraffe.gui.platform.swing.builder.event
Swing specific implementation of the PlatformEventManager interface.
SwingEventManager() - Konstruktor für Klasse net.sf.jguiraffe.gui.platform.swing.builder.event.SwingEventManager
Creates a new instance of SwingEventManager.
SwingEventSource - Schnittstelle in net.sf.jguiraffe.gui.platform.swing.builder.event
Definition of an interface for registering and unregistering Swing event listeners.
SwingFileChooserDialogService - Klasse in net.sf.jguiraffe.gui.platform.swing.dlg.filechooser
The Swing-specific implementation of the file chooser dialog service.
SwingFileChooserDialogService(ApplicationContext) - Konstruktor für Klasse net.sf.jguiraffe.gui.platform.swing.dlg.filechooser.SwingFileChooserDialogService
Creates a new instance of SwingFileChooserDialogService and initializes it with the given application context.
SwingFileChooserDialogServiceFactory - Klasse in net.sf.jguiraffe.gui.platform.swing.dlg.filechooser
The dialog service factory provided by Swing to create instances of the FileChooserDialogService.
SwingFileChooserDialogServiceFactory() - Konstruktor für Klasse net.sf.jguiraffe.gui.platform.swing.dlg.filechooser.SwingFileChooserDialogServiceFactory
 
SwingFormAction - Klasse in net.sf.jguiraffe.gui.platform.swing.builder.action
A Swing specific implementation of the FormAction interface.
SwingFormAction(String, Object) - Konstruktor für Klasse net.sf.jguiraffe.gui.platform.swing.builder.action.SwingFormAction
Creates a new instance of SwingFormAction and initializes it.
SwingGUISynchronizer - Klasse in net.sf.jguiraffe.gui.platform.swing.builder.utils
The Swing specific implementation of the GUISynchronizer interface.
SwingGUISynchronizer() - Konstruktor für Klasse net.sf.jguiraffe.gui.platform.swing.builder.utils.SwingGUISynchronizer
 
SwingMessageOutput - Klasse in net.sf.jguiraffe.gui.platform.swing.builder.utils
A Swing specific implementation of the MessageOutput interface.
SwingMessageOutput() - Konstruktor für Klasse net.sf.jguiraffe.gui.platform.swing.builder.utils.SwingMessageOutput
Creates a new instance of SwingMessageOutput and sets a default maximum line length.
SwingMessageOutput(int) - Konstruktor für Klasse net.sf.jguiraffe.gui.platform.swing.builder.utils.SwingMessageOutput
Creates a new instance of SwingMessageOutput with the specified maximum message line length.
SwingPercentLayoutAdapter - Klasse in net.sf.jguiraffe.gui.platform.swing.layout
Implementation of a Swing-specific adapter class for the percent layout manager.
SwingPercentLayoutAdapter(PercentLayoutBase) - Konstruktor für Klasse net.sf.jguiraffe.gui.platform.swing.layout.SwingPercentLayoutAdapter
Creates a new instance of SwingPercentLayouAdaptert and sets the associated percent layout.
SwingPopupMenuBuilder - Klasse in net.sf.jguiraffe.gui.platform.swing.builder.action
A specialized implementation of the PopupMenuBuilder interface for constructing Swing popup menus.
SwingPopupMenuBuilder(MouseEvent) - Konstruktor für Klasse net.sf.jguiraffe.gui.platform.swing.builder.action.SwingPopupMenuBuilder
Veraltet.
Use the constructor which expects information about an ActionManager; this constructor only creates a partly initialized object.
SwingPopupMenuBuilder(ActionManager, ActionBuilder, MouseEvent) - Konstruktor für Klasse net.sf.jguiraffe.gui.platform.swing.builder.action.SwingPopupMenuBuilder
Creates a new instance of SwingPopupMenuBuilder and initializes it with information about the action manager to be delegated to and the mouse event that triggered the invocation of this builder.
SwingSizeHandler - Klasse in net.sf.jguiraffe.gui.platform.swing.layout
Swing specific implementation of the SizeHandler interface.
SwingSizeHandler() - Konstruktor für Klasse net.sf.jguiraffe.gui.platform.swing.layout.SwingSizeHandler
Creates a new instance of SwingSizeHandler.
SwingTableColumnWidthListener - Klasse in net.sf.jguiraffe.gui.platform.swing.builder.components.table
A specialized event listener class for keeping track of and resizing the columns of a table.
SwingTableColumnWidthListener(JTable, TableColumnWidthController) - Konstruktor für Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.table.SwingTableColumnWidthListener
Creates a new instance of SwingTableColumnWidthListener and initializes it.
SwingTableEditorValidationHandler - Klasse in net.sf.jguiraffe.gui.platform.swing.builder.components.table
Veraltet.
The functionality provided by this class was not Swing-specific, but could be used for other UI tool kits as well. Therefore, it has been extracted into the new DefaultTableEditorValidationHandler class; this class should be used instead.
SwingTableEditorValidationHandler() - Konstruktor für Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.table.SwingTableEditorValidationHandler
Veraltet.
 
SwingTableModel - Klasse in net.sf.jguiraffe.gui.platform.swing.builder.components.table
A table model implementation for tables defined by the TableTag tag handler class.
SwingTableModel(TableTag, JTable) - Konstruktor für Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.table.SwingTableModel
Creates a new instance of SwingTableModel and initializes it.
SwingTableRowHeightUpdater - Klasse in net.sf.jguiraffe.gui.platform.swing.builder.components.table
A helper class for setting the correct row heights for a Swing table.
SwingTableRowHeightUpdater() - Konstruktor für Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.table.SwingTableRowHeightUpdater
 
SwingTableSelectionHandler - Klasse in net.sf.jguiraffe.gui.platform.swing.builder.components.table
A Swing-specific default implementation of the TableSelectionHandler interface.
SwingTableSelectionHandler() - Konstruktor für Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.table.SwingTableSelectionHandler
 
SwingWindow - Schnittstelle in net.sf.jguiraffe.gui.platform.swing.builder.window
Definition of an extended window interface implemented by Swing window implementations.
SwingWindowManager - Klasse in net.sf.jguiraffe.gui.platform.swing.builder.window
The Swing specific implementation of the WindowManager interface.
SwingWindowManager() - Konstruktor für Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.SwingWindowManager
 
syncInvoke(Runnable) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.utils.SwingGUISynchronizer
Invokes the given runnable synchronously on the event dispatch thread.

T

treeModelChanged(ConfigurationNode) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.SwingConfigurationTreeModel
The configuration serving as tree model was changed in the sub tree referenced by the passed in node.

U

unregisterChangeListener() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.SwingButtonHandler
Unregisters this object as change listener at the managed button.
unregisterListener(String, ComponentHandler<?>, FormEventManager, FormListenerType) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.event.SwingEventManager
Unregisters the event listener from the specified component.
updateRowHeights(JTable) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.table.SwingTableRowHeightUpdater
Updates the heights of all rows in the specified table.
updateRowHeights(JTable, int, int) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.table.SwingTableRowHeightUpdater
Updates the heights of all rows of the specified table in the given range.

V

validateColumn(int) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.table.SwingTableModel
Validates the column with the specified index.
valueForPathChanged(TreePath, Object) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.SwingConfigurationTreeModel
The value of a node was changed.

W

WindowAdapter - Klasse in net.sf.jguiraffe.gui.platform.swing.builder.window
Abstract base class for Swing Window implementations that are based on java.awt.Window.
WindowAdapter(Window, boolean) - Konstruktor für Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.WindowAdapter
Creates a new instance of WindowAdapter and initializes it with the wrapped window.
A B C D E F G H I L M N O P R S T U V W 
Alle Klassen und Schnittstellen|Alle Packages|Konstantenfeldwerte|Serialisierte Form