Index

A B C E F G I M N P R S T V W 
Alle Klassen und Schnittstellen|Alle Packages|Konstantenfeldwerte

A

AbstractComboBoxComponentHandlerTest - Klasse in net.sf.jguiraffe.gui.platform.swing.builder.components
An abstract base class for testing component handlers for comboboxes.
AbstractComboBoxComponentHandlerTest() - Konstruktor für Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.AbstractComboBoxComponentHandlerTest
 
AbstractListBoxComponentHandlerTest - Klasse in net.sf.jguiraffe.gui.platform.swing.builder.components
A base test class for Swing list box handler classes.
AbstractListBoxComponentHandlerTest() - Konstruktor für Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.AbstractListBoxComponentHandlerTest
 
AbstractListComponentHandlerTest - Klasse in net.sf.jguiraffe.gui.platform.swing.builder.components
A base test class for component handlers dealing with list-like components.
AbstractListComponentHandlerTest() - Konstruktor für Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.AbstractListComponentHandlerTest
 
AbstractTableModelTest - Klasse in net.sf.jguiraffe.gui.platform.swing.builder.components.table
An abstract test class for tests of Swing table functionality.
AbstractTableModelTest() - Konstruktor für Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.table.AbstractTableModelTest
 
AbstractTableModelTest.TableColumnTagTestImpl - Klasse in net.sf.jguiraffe.gui.platform.swing.builder.components.table
A special table column tag implementation that can be used and manipulated without executing Jelly scripts.
AbstractTableModelTest.TableTagTestImpl - Klasse in net.sf.jguiraffe.gui.platform.swing.builder.components.table
A special table tag test implementation which is more test-friendly.

B

BaseSwingWindowTest - Klasse in net.sf.jguiraffe.gui.platform.swing.builder.window
An abstract base class for Swing window implementation tests.
BaseSwingWindowTest() - Konstruktor für Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.BaseSwingWindowTest
 
beforeClass() - Statische Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingTreeCellRenderer
 

C

check() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.WindowListenerImpl
Checks if the expectations are met.
checkEvent(WindowEvent, WindowEvent.Type) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.WindowListenerImpl
Checks the specified window event and records this invocation.
checkWindow(Window) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.WindowDataImpl
Checks if the properties of the given window match the data specified in this object.
COLUMN_NAMES - Statische Variable in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.table.AbstractTableModelTest
An array with the names of the columns.
COLUMN_TYPES - Statische Variable in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.table.AbstractTableModelTest
An array with the data types of the columns.
COLUMN_WIDTHS - Statische Variable in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.table.AbstractTableModelTest
An array with the widths of the columns.
component - Variable in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.AbstractComboBoxComponentHandlerTest
Stores the underlying combobox.
component - Variable in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.AbstractListBoxComponentHandlerTest
Stores the underlying list.
createEvent(int) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.TestInternalFrameListenerAdapter
Creates the (AWT) internal frame event.
createRunnable(Runnable) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.utils.TestSwingGUISynchronizer
Returns a runnable object for testing.
createSwingWindow() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.BaseSwingWindowTest
Creates the concrete Swing window implementation to test.
createSwingWindow() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.TestDialogAdapter
Creates the window to test.
createSwingWindow() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.TestFrameAdapter
Creates the correct window implementation.
createSwingWindow() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.TestInternalFrameAdapter
Creates the window to test.
createTableModel() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.table.AbstractTableModelTest
Creates a table model.

E

EDIT_FLAGS - Statische Variable in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.table.AbstractTableModelTest
An array with the editable flags for the columns.

F

findAncestorWithClass(Class) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.table.AbstractTableModelTest.TableColumnTagTestImpl
 

G

getCalls(WindowEvent.Type) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.WindowListenerImpl
Returns the current number of event calls received for the specified type.
getComponentBuilderData() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.WindowDataImpl
 
getController() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.WindowDataImpl
 
getExpectedCalls(WindowEvent.Type) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.WindowListenerImpl
Returns the expected number of calls for the specified event type.
getExpectedSource() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.WindowListenerImpl
Returns the expected event source.
getExpectedWindow() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.WindowListenerImpl
Returns the expected window.
getHeight() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.WindowDataImpl
 
getIcon() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.WindowDataImpl
 
getListModelHandler() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.AbstractListComponentHandlerTest
Returns the handler under test.
getListModelHandler() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingComboBoxHandler
 
getListModelHandler() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingListBoxHandler
 
getListModelHandler() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingMultiListBoxHandler
 
getMenuBar() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.WindowDataImpl
 
getTitle() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.WindowDataImpl
 
getWidth() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.WindowDataImpl
 
getWindow() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.BaseSwingWindowTest
Returns the window to be tested.
getXPos() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.WindowDataImpl
 
getYPos() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.WindowDataImpl
 

I

IDX_RENDERER_COLUMN - Statische Variable in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.table.AbstractTableModelTest
The index of the column with a custom renderer.
installEditor(Object) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.table.AbstractTableModelTest.TableColumnTagTestImpl
Sets an editor for this column.
installRenderer(Object) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.table.AbstractTableModelTest.TableColumnTagTestImpl
Sets a renderer for this column.
isAutoClose() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.WindowDataImpl
 
isCenter() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.WindowDataImpl
 
isClosable() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.WindowDataImpl
 
isCloseOnEsc() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.WindowDataImpl
 
isIconifiable() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.WindowDataImpl
 
isMaximizable() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.WindowDataImpl
 
isResizable() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.WindowDataImpl
 

M

MODEL_SIZE - Statische Variable in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.AbstractListComponentHandlerTest
Constant for the number of list elements.

N

net.sf.jguiraffe.gui.platform.swing - Package net.sf.jguiraffe.gui.platform.swing
 
net.sf.jguiraffe.gui.platform.swing.builder.action - Package net.sf.jguiraffe.gui.platform.swing.builder.action
 
net.sf.jguiraffe.gui.platform.swing.builder.components - Package net.sf.jguiraffe.gui.platform.swing.builder.components
 
net.sf.jguiraffe.gui.platform.swing.builder.components.table - Package net.sf.jguiraffe.gui.platform.swing.builder.components.table
 
net.sf.jguiraffe.gui.platform.swing.builder.event - Package net.sf.jguiraffe.gui.platform.swing.builder.event
 
net.sf.jguiraffe.gui.platform.swing.builder.utils - Package net.sf.jguiraffe.gui.platform.swing.builder.utils
 
net.sf.jguiraffe.gui.platform.swing.builder.window - Package net.sf.jguiraffe.gui.platform.swing.builder.window
 
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
 

P

processBeforeBody() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.table.AbstractTableModelTest.TableColumnTagTestImpl
 
processBeforeBody() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.table.AbstractTableModelTest.TableTagTestImpl
 
processTableTag(TableTag) - Statische Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.table.AbstractTableModelTest
Invokes the processBeforeBody() method on the passed in table tag.

R

reset() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.WindowListenerImpl
Resets the current numbers and counters.
reset(boolean) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.WindowListenerImpl
Resets the current numbers of events and the expected counters.

S

setAutoClose(boolean) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.WindowDataImpl
 
setCenter(boolean) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.WindowDataImpl
 
setClosable(boolean) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.WindowDataImpl
 
setCloseOnEsc(boolean) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.WindowDataImpl
 
setComponentBuilderData(ComponentBuilderData) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.WindowDataImpl
 
setController(Object) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.WindowDataImpl
 
setExpectedCalls(WindowEvent.Type, Integer) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.WindowListenerImpl
Sets the expected number of calls for the specified event type.
setExpectedSource(Object) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.WindowListenerImpl
Sets the expected event source.
setExpectedWindow(Window) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.WindowListenerImpl
Sets the expected window.
setHeight(int) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.WindowDataImpl
 
setIcon(Object) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.WindowDataImpl
 
setIconifiable(boolean) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.WindowDataImpl
 
setMaximizable(boolean) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.WindowDataImpl
 
setMenuBar(Object) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.WindowDataImpl
 
setResizable(boolean) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.WindowDataImpl
 
setTitle(String) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.WindowDataImpl
 
setUp() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.action.TestSwingActionManager
 
setUp() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.action.TestSwingCheckedItemController
 
setUp() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.action.TestSwingFormAction
 
setUp() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.action.TestSwingPopupListener
 
setUp() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.action.TestSwingPopupMenuBuilder
 
setUp() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.AbstractComboBoxComponentHandlerTest
 
setUp() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.AbstractListBoxComponentHandlerTest
Initializes the test.
setUp() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.table.TestSwingSelectionHandler
 
setUp() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.table.TestSwingTableCellEditor
 
setUp() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.table.TestSwingTableCellRenderer
 
setUp() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.table.TestSwingTableColumnWidthListener
 
setUp() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.table.TestSwingTableModel
 
setUp() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.table.TestSwingTableRowHeightUpdater
 
setUp() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingButtonHandler
 
setUp() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingComboBoxHandler
 
setUp() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingComboBoxHandlerEditable
 
setUp() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingComponentHandler
 
setUp() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingComponentManager
 
setUp() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingComponentManagerScript
 
setUp() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingConfigurationTreeModel
Fills some test data into the configuration and creates the tree model.
setUp() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingListBoxHandler
 
setUp() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingListModel
 
setUp() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingMultiListBoxHandler
 
setUp() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingProgressBarHandler
 
setUp() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingSliderHandler
 
setUp() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingStaticTextComponentHandler
 
setUp() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingTabbedPaneHandler
 
setUp() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingTableComponentHandler
 
setUp() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingTextAreaHandler
 
setUp() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingTextHandler
 
setUp() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingTreeCellEditor
 
setUp() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingTreeComponentHandler
 
setUp() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingTreeNodeFormatter
 
setUp() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingWidgetHandler
 
setUp() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.event.TestActionEventAdapter
 
setUp() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.event.TestChangeEventAdapter
 
setUp() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.event.TestFocusEventAdapter
 
setUp() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.event.TestMouseEventAdapter
 
setUp() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.event.TestSwingEventManager
 
setUp() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.utils.TestSwingGUISynchronizer
 
setUp() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.utils.TestSwingMessageOutput
 
setUp() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.BaseSwingWindowTest
 
setUp() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.TestInternalFrameListenerAdapter
 
setUp() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.TestSwingWindowManager
 
setUp() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.TestWindowListenerAdapter
 
setUp() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.dlg.filechooser.TestSwingFileChooserDialogService
 
setUp() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.dlg.filechooser.TestSwingFileChooserDialogServiceFactory
 
setUp() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.layout.TestSwingSizeHandler
 
setUp() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.TestDefaultBeans
 
setUpAction() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.action.TestSwingActionManager
Creates a Swing action object with typical values.
setUpActionData() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.action.TestSwingActionManager
Creates an action data object with typical values.
setUpBeforeClass() - Statische Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingComponentUtils
 
setUpBeforeClass() - Statische Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingTreeCellEditor
 
setUpBeforeClass() - Statische Methode in Klasse net.sf.jguiraffe.gui.platform.swing.layout.TestSwingSizeHandler
 
setUpListModel() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.AbstractListComponentHandlerTest
Initializes a default list model that can be used for testing.
setUpTableTag(Collection<?>) - Statische Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.table.AbstractTableModelTest
Initializes a table tag for the test table.
setUpTableTag(Collection<?>, boolean) - Statische Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.table.AbstractTableModelTest
Initializes a table tag for the test table according to the specified parameters.
setUpTableTag(Collection<?>, boolean, String, String) - Statische Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.table.AbstractTableModelTest
Fully initializes a table tag for the test table based on the provided parameters.
setUpTestData() - Statische Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.table.AbstractTableModelTest
Returns a collection with test data.
setUpTransformerContext() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.action.TestSwingActionManager
Creates a mock for the transformer context.
setWidth(int) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.WindowDataImpl
 
setXPos(int) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.WindowDataImpl
 
setYPos(int) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.WindowDataImpl
 
swingWindow - Variable in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.BaseSwingWindowTest
Stores the window to test.

T

TableColumnTagTestImpl(TableTag) - Konstruktor für Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.table.AbstractTableModelTest.TableColumnTagTestImpl
Creates a new instance of TableColumnTagTestImpl and sets the parent table tag.
tableTag - Variable in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.table.AbstractTableModelTest
Stores the underlying table tag.
TableTagTestImpl() - Konstruktor für Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.table.AbstractTableModelTest.TableTagTestImpl
 
test() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.WindowListenerImpl
Tests if all expectations are met.
TEST_DATA - Statische Variable in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.table.AbstractTableModelTest
An array with test data for the table model.
testAcceptAll() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.dlg.filechooser.TestSwingFileExtensionFilter
Tests whether an accepts all filter works as expected.
testAcceptFalse() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.dlg.filechooser.TestSwingFileExtensionFilter
Tests the accept() method if the expected result is false.
testAcceptTrue() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.dlg.filechooser.TestSwingFileExtensionFilter
Tests the accept() method if the expected result is true.
TestActionEventAdapter - Klasse in net.sf.jguiraffe.gui.platform.swing.builder.event
Test class for ActionEventAdapter.
TestActionEventAdapter() - Konstruktor für Klasse net.sf.jguiraffe.gui.platform.swing.builder.event.TestActionEventAdapter
 
testActionPerformedEventManager() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.event.TestActionEventAdapter
Tests whether action events can be passed to the event manager.
testActionPerformedSpecificListener() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.event.TestActionEventAdapter
Tests whether the adapter can map an event to a specific listener.
testAddActionListener() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingButtonHandler
Tests whether an action listener can be added to a button handler.
testAddActionListener() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingComponentHandler
Tries to add an action listener.
testAddChangeListener() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.AbstractComboBoxComponentHandlerTest
Tests adding a change listener.
testAddChangeListener() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.AbstractListBoxComponentHandlerTest
Tests registering a change listener.
testAddChangeListener() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingButtonHandler
Tests whether a change listener can be added for a button handler.
testAddChangeListener() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingComponentHandler
Tries adding a change listener.
testAddChangeListener() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingProgressBarHandler
Tests registering a change listener at the handler.
testAddChangeListener() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingTabbedPaneHandler
Tests adding a change listener.
testAddChangeListener() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingTextHandler
Tests adding a change listener.
testAddChangeListener() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingTreeComponentHandler
Tests adding a change listener for the tree.
testAddContainerComponent() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingComponentManager
Tests adding components to a container and using a layout.
testAddExpansionListenerCollapse() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingTreeComponentHandler
Tests whether a collapse event is correctly fired.
testAddExpansionListenerExpand() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingTreeComponentHandler
Tests whether expansion events are correctly fired.
testAddExpansionListenerNull() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingTreeComponentHandler
Tries adding a null expansion listener.
testAddFocusListener() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingComponentHandler
Tests adding a focus listener.
testAddItem() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.AbstractListComponentHandlerTest
Tests adding an item to a list.
testAddLayoutComponent() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.layout.TestSwingPercentLayoutAdapter
Tests whether components can be added to the layout.
testAddLayoutComponentName() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.layout.TestSwingPercentLayoutAdapter
Tests whether components can be added to the layout if the name is specified.
testAddMenuSeparator() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.action.TestSwingActionManager
Tests adding a separator to a menu.
testAddMouseListener() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingComponentHandler
Tests whether a mouse listener can be added.
testAddMouseListener() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.BaseSwingWindowTest
Tests whether mouse listeners can be added to the window.
testAddMouseListener() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.TestWindowHelper
Tests whether a mouse listener can be added.
testAddMouseListenerMultipleTimes() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.TestWindowHelper
Tests whether the same mouse listener can be added multiple times.
testAddMouseListenerNull() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.TestWindowHelper
Tests whether null listeners are handled correctly.
testAddPreExpansionListenerCollapse() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingTreeComponentHandler
Tests whether pre-collapse events are fired correctly.
testAddPreExpansionListenerExpand() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingTreeComponentHandler
Tests whether pre-expand events are fired correctly.
testAddPreExpansionListenerExpandVeto() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingTreeComponentHandler
Tests whether expansion veto events are processed correctly.
testAddPreExpansionListenerNull() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingTreeComponentHandler
Tries adding a null pre-expansion listener.
testAddSelectedPath() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingTreeComponentHandler
Tests adding a selected path.
testAddSelectedPathMulti() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingTreeComponentHandler
Tests adding multiple selected paths.
testAddSelectedPathNull() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingTreeComponentHandler
Tests calling addSelectedPath() with a null path.
testAddToMenuPopup() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.action.TestSwingActionManager
Tests whether popup menus are supported as parents, too.
testAddToolbarSeparator() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.action.TestSwingActionManager
Tests adding a separator to a toolbar.
testAddTreeModelListenerNull() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingConfigurationTreeModel
Tries adding a null listener.
testAddWindowListener() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.BaseSwingWindowTest
Tests if window listeners can be correctly registered.
testAddWindowListenerNull() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.BaseSwingWindowTest
Tests adding a null window listener.
testAddWindowListenerNull() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.TestWindowHelper
Tests adding a null listener.
testAddWindowListenerReflection() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.BaseSwingWindowTest
Tests whether a window listener can be added using reflection.
testAsyncInvoke() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.utils.TestSwingGUISynchronizer
Tests an asynchronous invokation from outside the dispatch thread.
testAsyncInvokeFromDispatchThread() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.utils.TestSwingGUISynchronizer
Tests and asynchronous invokation from the event dispatch thread.
testBindingStrategy() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.TestDefaultBeans
Tests whether the binding strategy can be obtained.
testBounds() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.BaseSwingWindowTest
Tests setting and getting the window's coordinates.
testBuilder() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.TestDefaultBeans
Tests whether the builder can be obtained.
testBuilderNoSingleton() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.TestDefaultBeans
Tests whether the builder bean is no singleton.
testButtonConstants() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.event.TestSwingEventConstantMapper
Tests whether the button constants used by this test are complete.
testCalculateFontSizes() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.layout.TestSwingSizeHandler
Tests whether the font sizes are correctly calculated.
testCenterInParentWindow() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.TestWindowHelper
Tests to center a component in the area of its parent window.
testCenterOnScreen() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.TestWindowHelper
Tests to center a component on the screen.
TestChangeEventAdapter - Klasse in net.sf.jguiraffe.gui.platform.swing.builder.event
Test class for ChangeEventAdapter.
TestChangeEventAdapter() - Konstruktor für Klasse net.sf.jguiraffe.gui.platform.swing.builder.event.TestChangeEventAdapter
 
testClearSelection() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingTextHandler
Tests whether the selection can be cleared.
testClearSelection() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingTreeComponentHandler
Tests clearing the selection.
testClearSelectionMulti() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingTableComponentHandler
Tests the clearSelection() method in multi selection mode.
testClearSelectionSingle() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingTableComponentHandler
Tests the clearSelection() method in single selection mode.
testCloseFailed() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.TestDialogAdapter
Tests a close() operation if the closing strategy forbids closing the window.
testCloseFailed() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.TestFrameAdapter
Tests a close() operation if the closing strategy forbids closing the window.
testCloseFailed() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.TestInternalFrameAdapter
Tests a close() operation if the closing strategy forbids closing the window.
testCloseSuccessful() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.TestDialogAdapter
Tests a successful close() operation.
testCloseSuccessful() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.TestFrameAdapter
Tests a successful close() operation.
testCloseSuccessful() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.TestInternalFrameAdapter
Tests a successful close() operation.
testCloseWindowForce() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.TestWindowHelper
Tests whether a window can be closed if the force flag is set to true.
testCloseWindowStrategyAllows() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.TestWindowHelper
Tests closeWindow() if the strategy allows closing the window.
testCloseWindowStrategyForbids() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.TestWindowHelper
Tests closeWindow() if the strategy forbids closing the window.
testClosingStrategy() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.BaseSwingWindowTest
Tests if a closing strategy can be set and accessed.
testClosingStrategyCalled() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.BaseSwingWindowTest
Tests if the closing strategy is called at a closing request.
testCollapse() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingTreeComponentHandler
Tests collapsing a node.
testCollapseNull() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingTreeComponentHandler
Tests collapsing a null path.
testColumnAdded() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.table.TestSwingTableColumnWidthListener
Tests the columnAdded() implementation.
testColumnMarginChanged() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.table.TestSwingTableColumnWidthListener
Tests whether a change of the column size is detected.
testColumnMarginChangedIgnore() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.table.TestSwingTableColumnWidthListener
Tests whether a column margin changed event is ignored if there is no columns currently resized.
testColumnMoved() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.table.TestSwingTableColumnWidthListener
Tests the columnMoved() implementation.
testColumnRemoved() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.table.TestSwingTableColumnWidthListener
Tests the columnRemoved() implementation.
testColumnSelectionChanged() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.table.TestSwingTableColumnWidthListener
Tests the columnSelectionChanged() implementation.
testComponentBuilderData() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.TestDefaultBeans
Tests whether a component builder data object can be obtained.
testComponentChangedEventListener() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.event.TestChangeEventAdapter
Tests whether change events can be passed to a specific event listener.
testComponentChangedEventManager() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.event.TestChangeEventAdapter
Tests whether change events can be passed to the event manager.
testComponentResized() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.table.TestSwingTableColumnWidthListener
Tests whether the listener reacts correctly on resize events.
testController() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.BaseSwingWindowTest
Tests dealing with the window's controller.
testConvertButtonType() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.utils.TestSwingMessageOutput
Tests converting the button type.
testConvertButtonTypeIllegal() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.utils.TestSwingMessageOutput
Tries to convert an unknown button type.
testConvertMessageType() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.utils.TestSwingMessageOutput
Tests converting the message type.
testConvertMessageTypeIllegal() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.utils.TestSwingMessageOutput
Tries to convert an unknown message type.
testConvertReturnValue() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.utils.TestSwingMessageOutput
Tests converting the return value.
testConvertStandardButtons() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.event.TestSwingEventConstantMapper
Tests the conversion of standard mouse buttons to Swing constants.
testConvertStandardButtonsUnknownButtons() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.event.TestSwingEventConstantMapper
Tests the conversion of standard mouse buttons to Swing constants if invalid button indices are involved.
testConvertStandardKey() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.event.TestSwingEventConstantMapper
Tests whether standard key codes can be coverted.
testConvertStandardKeyNull() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.event.TestSwingEventConstantMapper
Tries to convert the null standard key.
testConvertStandardModifiersAll() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.event.TestSwingEventConstantMapper
Tests whether all standard modifiers can be converted at once.
testConvertStandardModifiersCombinations() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.event.TestSwingEventConstantMapper
Tests some combinations of standard modifiers.
testConvertStandardModifiersSingle() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.event.TestSwingEventConstantMapper
Tests whether all standard modifiers can be converted one by one.
testConvertSwingButtons() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.event.TestSwingEventConstantMapper
Tests the conversion of Swing-specific mouse buttons.
testConvertSwingButtonsUnknownButton() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.event.TestSwingEventConstantMapper
Tests the conversion of Swing-specific mouse buttons if invalid button indices are involved.
testConvertSwingKey() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.event.TestSwingEventConstantMapper
Tests whether Swing key codes can be converted.
testConvertSwingKeyUnknown() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.event.TestSwingEventConstantMapper
Tries to convert an unknown Swing key.
testConvertSwingModifiersAll() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.event.TestSwingEventConstantMapper
Tests whether all Swing modifiers can be converted at once.
testConvertSwingModifiersCombinations() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.event.TestSwingEventConstantMapper
Tests some combinations of Swing modifiers.
testConvertSwingModifiersSingle() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.event.TestSwingEventConstantMapper
Tests whether all Swing-specific modifiers can be converted.
testCopy() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingTextHandler
Tests the copy() method.
testCorrectFileChooserIsCreated() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.dlg.filechooser.TestSwingFileChooserDialogService
Tests whether a correct file chooser dialog is created.
testCreate() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.action.TestSwingPopupMenuBuilder
Tests creating the popup menu.
testCreateAction() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.action.TestSwingActionManager
Tests creating action objects.
testCreateActionWithFewProperties() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.action.TestSwingActionManager
Tests creating an action with most properties left empty.
testCreateButton() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingComponentManager
Tests creating a command button.
testCreateCenteredDialog() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.TestSwingWindowManager
Tests creating a dialog that is centered.
testCreateCenteredFrame() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.TestSwingWindowManager
Tests creating a frame with centered coordinates.
testCreateCenternedInternalFrame() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.TestSwingWindowManager
Tests creating an internal frame that is centered relative to its desktop pane.
testCreateCheckbox() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingComponentManager
Tests creating a checkbox.
testCreateCheckedMenuItemFromAction() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.action.TestSwingActionManager
Tests creating a checked menu item based on an action.
testCreateCheckedMenuItemFromActionData() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.action.TestSwingActionManager
Tests creating a checked menu item from an action data object.
testCreateCheckedMenuItemFromActionWithIcon() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.action.TestSwingActionManager
Tests creating a checked menu item based on an action which has an icon.
testCreateCheckedToolButtonFromAction() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.action.TestSwingActionManager
Tests creating a checked tool button based on an action.
testCreateCheckedToolButtonFromActionData() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.action.TestSwingActionManager
Tests creating a checked tool button based on an action data object.
testCreateCheckedToolButtonFromActionWithText() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.action.TestSwingActionManager
Tests creating a checked tool button based on an action with text.
testCreateComboBoxCreate() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingComponentManager
Tests the creation of a combo box if the create flag is set.
testCreateComboBoxEditable() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingComponentManager
Tests whether an editable combo box can be created.
testCreateComboBoxNotEditable() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingComponentManager
Tests creating a non editable combo boxes.
testCreateComponents() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingComponentManagerScript
Tests processing the script.
testCreateDesktopPanel() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingComponentManager
Tests creating a desktop panel.
testCreateDialog() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.TestSwingWindowManager
Tests creating a simple dialog.
testCreateDialogWithDialogOwner() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.TestSwingWindowManager
Tests creating a dialog that is a child window of another dialog.
testCreateDialogWithFrameOwner() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.TestSwingWindowManager
Tests creating a dialog that is a child window of a frame.
testCreateDialogWithNullParent() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.utils.TestSwingMessageOutput
Tests creating the dialog from the option pane when no parent window is defined.
testCreateDialogWithParent() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.utils.TestSwingMessageOutput
Tests creating the dialog from the option pane and providing a parent window.
testCreateErr() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.action.TestSwingFormAction
Tests creating an action without a task.
testCreateEventManager() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingComponentManager
Tests creating the platform specific event manager.
testCreateFontBold() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingComponentManager
Tests whether the bold attribute is taken into account when creating a font.
testCreateFontExtAttrs() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingComponentManager
Tests whether a font with extended attributes can be created.
testCreateFontExtAttrsOverride() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingComponentManager
Tests whether extended font attributes override standard ones.
testCreateFontItalic() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingComponentManager
Tests whether the italic attribute is taken into account when creating a font.
testCreateFontStdAttrs() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingComponentManager
Tests whether a font can be created that uses only standard attributes.
testCreateFrame() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.TestSwingWindowManager
Tests creating a simple frame.
testCreateFrame() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.TestSwingWindowManagerScript
Tests creating a frame window based on a script.
testCreateFrameWithoutIcon() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.TestSwingWindowManager
Tests creating a frame without an icon.
testCreateIcon() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingComponentManager
Tests creating an icon.
testCreateIconUndefined() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingComponentManager
Tests creating an icon when the locator is undefined.
testCreateInternalFrame() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.TestSwingWindowManager
Tests creating a simple internal frame.
testCreateInternalFrameWithoutDesktop() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.TestSwingWindowManager
Tests creating an internal frame when the parent frame does not contain a desktop pane.
testCreateInternalFrameWithoutParent() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.TestSwingWindowManager
Tests creating an internal frame without a parent.
testCreateLabel() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingComponentManager
Tests creating a label.
testCreateLayouts() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingComponentManagerScript
Tests whether the correct layout objects could be created.
testCreateListBoxCreateFlag() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingComponentManager
Tests createListBox() if the create flag is set.
testCreateListBoxMultiScrollSize() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingComponentManager
Tests whether the scroll size is taken into account when creating a list with multi-selection.
testCreateListBoxMultiSel() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingComponentManager
Tests whether a list box with multiple selection can be created.
testCreateListBoxScrollSize() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingComponentManager
Tests whether the scroll size is taken into account when creating a list.
testCreateListBoxSingleSel() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingComponentManager
Tests whether a list box with single selection can be created.
testCreateMenu() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.action.TestSwingActionManager
Tests creating a simple menu that is a sub menu of the menu bar.
testCreateMenuBar() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.action.TestSwingActionManager
Tests creating a menu bar.
testCreateMenuBuilder() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.action.TestSwingPopupListener
Tests creating the menu builder.
testCreateMenuItemFromAction() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.action.TestSwingActionManager
Tests creating a menu item based on an action.
testCreateMenuItemFromActionData() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.action.TestSwingActionManager
Tests creating a menu item from an action data object.
testCreateMenuItemFromActionWithIcon() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.action.TestSwingActionManager
Tests creating a menu item based on an action which has an icon.
testCreateMenuResources() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.action.TestSwingActionManager
Tests whether the properties of a menu can be resolved from resources.
testCreateMenuWithoutParent() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.action.TestSwingActionManager
Tests creating a menu without a valid parent reference.
testCreateNoName() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.action.TestSwingFormAction
Tests creating an action without a name.
testCreateNonModalDialog() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.TestSwingWindowManager
Tests creating a simple non modal dialog.
testCreateOptionPane() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.utils.TestSwingMessageOutput
Tests creating the option pane.
testCreatePackedDialog() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.TestSwingWindowManager
Tests creating a dialog when no size was set.
testCreatePackedFrame() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.TestSwingWindowManager
Tests creating a frame when no size is provided.
testCreatePackedInternalFrame() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.TestSwingWindowManager
Tests creating an internal frame when no size was set.
testCreatePanel() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingComponentManager
Tests creating a panel.
testCreatePasswordField() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingComponentManager
Tests whether a password field can be created.
testCreateProgressBar() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingComponentManager
Tests creating progress bar elements.
testCreateRadioButton() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingComponentManager
Tests creating a radio button.
testCreateRadioGroup() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingComponentManager
Tests creating a radio group.
testCreateRadioGroupEmpty() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingComponentManager
Tries to create an empty radio group.
testCreateResizableDialog() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.TestSwingWindowManager
Tests creating a dialog that can be resized.
testCreateSliderCreateFlag() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingComponentManager
Tests createSlider() if the create flag is set.
testCreateSliderDefaults() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingComponentManager
Tests whether a slider can be created if most properties have default values.
testCreateSliderProperties() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingComponentManager
Tests whether all properties of a slider can be specified.
testCreateSplitter() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingComponentManager
Tests creating a splitter component.
testCreateStaticText() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingComponentManager
Tests creating a static text element.
testCreateSubMenu() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.action.TestSwingActionManager
Tests creating a sub menu (i.e. a menu that is a child of another menu).
testCreateTabbedPane() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingComponentManager
Tests creating a tabbed pane component.
testCreateTable() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingComponentManager
Tests creating a basic table.
testCreateTableColumnPercentWidth() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingComponentManager
Tests whether columns with a percent width are handled correctly.
testCreateTableColumnWidth() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingComponentManager
Tests whether the column widths are taken into account when a table is created.
testCreateTableCreateFlag() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingComponentManager
Tests creating a table when the create flag is set.
testCreateTableNoRowHeightUpdateOnDeletedRows() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingComponentManager
Tests that a rows deleted event does not cause a row height update in a table.
testCreateTableProperties() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingComponentManager
Tests creating a table with some specific properties set.
testCreateTableRowHeightUpdateOnInsertedRows() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingComponentManager
Tests whether the row height updater for tables is triggered if new rows are added to a table.
testCreateTableRowHeightUpdateOnUpdateRows() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingComponentManager
Tests whether the row height updater for tables is triggered if rows are updated in a table.
testCreateTableScrollSize() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingComponentManager
Tests whether the scroll size of the table can be specified.
testCreateTableWithColumnRenderer() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingComponentManager
Tests whether a column renderer is correctly set.
testCreateTableWithHandlers() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingComponentManager
Tests creating a table when validation and selection handlers are already defined.
testCreateTextArea() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingComponentManager
Tests creating a text area.
testCreateTextAreaPreferredScrollSize() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingComponentManager
Tests whether the preferred scroll size is taken into account when a text area is created.
testCreateTextField() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingComponentManager
Tests creating a text field.
testCreateToggleButton() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingComponentManager
Tests creating a toggle button.
testCreateToolbar() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.action.TestSwingActionManager
Tests creating a toolbar.
testCreateToolButtonFromAction() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.action.TestSwingActionManager
Tests creating a tool button based on an action.
testCreateToolButtonFromActionData() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.action.TestSwingActionManager
Tests creating a tool button based on an action data object.
testCreateToolButtonFromActionWithText() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.action.TestSwingActionManager
Tests creating a tool button based on an action with text.
testCreateTreeCreateFlag() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingComponentManager
Tests creating a tree when the create flag is true.
testCreateTreeDefaults() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingComponentManager
Tests creating a tree with default parameters.
testCreateTreeEditable() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingComponentManager
Tests creating a tree that can be edited.
testCreateTreeMultiSelect() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingComponentManager
Tests creating a tree with multiple selection enabled.
testCreateTreeRootInvisible() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingComponentManager
Tests creating a tree with an invisible root.
testCreateTreeScrollSize() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingComponentManager
Tests whether the scroll size is taken into account when a tree is created.
testCut() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingTextHandler
Tests the cut() method.
TestDefaultBeans - Klasse in net.sf.jguiraffe.gui.platform.swing
A test class for validating the default beans definition file shipped with the framework.
TestDefaultBeans() - Konstruktor für Klasse net.sf.jguiraffe.gui.platform.swing.TestDefaultBeans
 
testDefaultClosingStrategy() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.BaseSwingWindowTest
Tests if a default closing strategy is set, which returns true.
testDefaultTableRowHeightUpdater() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingComponentManager
Tests whether a default row height updater for tables is created.
testDescriptionIsResolved() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.dlg.filechooser.TestSwingFileExtensionFilter
Tests whether the filter description is resolved correctly.
TestDialogAdapter - Klasse in net.sf.jguiraffe.gui.platform.swing.builder.window
Test class for DialogAdapter.
TestDialogAdapter() - Konstruktor für Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.TestDialogAdapter
 
testDirectoryChooserCanceled() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.dlg.filechooser.TestSwingFileChooserDialogService
Tests whether a canceled directory dialog is handled correctly.
testDirectoryChooserDialogCanBeOpened() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.dlg.filechooser.TestSwingFileChooserDialogService
Tests whether a directory chooser dialog can be opened.
testDisableLineWrap() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.utils.TestSwingMessageOutput
Tests whether line wrapping can be disabled.
testDispose() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.TestDialogAdapter
Tests the dispose() implementation.
testDispose() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.TestFrameAdapter
Tests the dispose() implementation.
testDoOpenCentered() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.TestWindowHelper
Tests whether doOpen() calls center() if necessary.
testDoOpenNonCentered() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.TestWindowHelper
Tests doOpen() if the window should not be centered.
testEqualsFalse() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.dlg.filechooser.TestSwingFileExtensionFilter
Tests equals() if the expected result is false.
testEqualsOtherObjects() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.dlg.filechooser.TestSwingFileExtensionFilter
Tests corner cases of the equals() implementation.
testEqualsTrue() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.dlg.filechooser.TestSwingFileExtensionFilter
Tests equals() if the expected result is true.
testEventAddNodesSpecific() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingConfigurationTreeModel
Tests the event fired for an add nodes operation when the affected node can be determined.
testEventAddNodesUnspecific() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingConfigurationTreeModel
Tests the event fired for an add nodes operation when the affected node cannot be determined.
testEventClearPropertySpecific() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingConfigurationTreeModel
Tests the event fired for a clear property operation when the affected node can be determined.
testEventClearPropertyUnspecific() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingConfigurationTreeModel
Tests the event fired for a clear property operation if the affected node cannot be determined.
testEventClearTreeSpecific() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingConfigurationTreeModel
Tests the event fired for a clear tree operation when the affected node can be determined.
testEventClearTreeUnspecific() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingConfigurationTreeModel
Tests the event fired for a clear tree operation when the affected node cannot be determined.
testEventListener() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.TestDialogAdapter
Tests whether a default window listener is registered.
testEventListener() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.TestFrameAdapter
Tests whether a default window listener is registered.
testEventListener() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.TestInternalFrameAdapter
Tests whether a default window listener is registered.
testEventNodesInserted() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingConfigurationTreeModel
Tests whether nodes inserted events are fired.
testEventSetPropertySpecific() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingConfigurationTreeModel
Tests the event fired for a set property operation when the affected node can be determined.
testEventSetPropertyUnspecific() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingConfigurationTreeModel
Tests the event fired for a set property operation when the affected node cannot be determined.
testExecuteActionTask() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.action.TestSwingFormAction
Tests if the action's task gets executed if it is an ActionTask.
testExecuteRunnable() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.action.TestSwingFormAction
Tests if the action's task gets executed if it is a Runnable.
testExpand() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingTreeComponentHandler
Tests expanding a node.
testExpandNull() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingTreeComponentHandler
Tests expanding a null path.
testFetchSizeHandler() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingComponentManager
Tests whether a size handler can be obtained.
testFetchSizeHandlerCached() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingComponentManager
Tests whether the size handler instance is cached and reused.
testFieldMarker() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.TestDefaultBeans
Tests whether the field marker can be obtained.
testFindDesktopPaneDirectly() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.TestWindowHelper
Tests if a desktop pane is found that is directly passed to the method.
testFindDesktopPaneNested() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.TestWindowHelper
Tests if a desktop pane is found somewhere deep in a nested hierarchy.
testFindDesktopPaneNonExisting() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.TestWindowHelper
Tests searching for a non existing desktop pane.
testFindDesktopPaneWithNull() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.TestWindowHelper
Tests finding a desktop pane when invoked with a null argument.
testFireChangeEvent() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingProgressBarHandler
Tests whether change events are correctly fired.
testFireChangeEvent() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingTabbedPaneHandler
Tests firing a change event and notifying the registered listener.
testFireChangeEvent() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingTableComponentHandler
Tests whether a change event is correctly propagated to registered change listeners.
testFireChangeEventAdjusting() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.AbstractListBoxComponentHandlerTest
Tests firing of an adjusting event.
testFireChangeEventAdjusting() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingTableComponentHandler
Tests handling of change events when the adjusting flag is set.
testFireTableChanged() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.table.TestSwingTableModel
Tests whether model changed events are correctly propagated.
testFireWindowActivated() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.TestWindowHelper
Tests firing window activated events.
testFireWindowClosed() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.TestWindowHelper
Tests firing window closed events.
testFireWindowClosing() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.TestWindowHelper
Tests whether window closing events are correctly fired.
testFireWindowDeactivated() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.TestWindowHelper
Tests firing window deactivated events.
testFireWindowDeiconified() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.TestWindowHelper
Tests firing window deiconified events.
testFireWindowIconified() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.TestWindowHelper
Tests firing window iconified events.
testFireWindowOpened() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.TestWindowHelper
Tests firing window opened events.
TestFocusEventAdapter - Klasse in net.sf.jguiraffe.gui.platform.swing.builder.event
Test class for FocusEventAdapter.
TestFocusEventAdapter() - Konstruktor für Klasse net.sf.jguiraffe.gui.platform.swing.builder.event.TestFocusEventAdapter
 
testFocusGainedEventListener() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.event.TestFocusEventAdapter
Tests whether a focus gained event is correctly delivered to a listener.
testFocusGainedEventManager() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.event.TestFocusEventAdapter
Tests whether focus gained events are correctly delivered to the event manager.
testFocusLostEventListener() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.event.TestFocusEventAdapter
Tests whether a focus lost event is correctly delivered to a listener.
testFocusLostEventManager() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.event.TestFocusEventAdapter
Tests whether a focus lost event is correctly delivered to the event manager.
testFormValidationMessageFormat() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.TestDefaultBeans
Tests whether the form validation message format object can be obtained.
testFormValidationTrigger() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.TestDefaultBeans
Tests whether the form validation trigger can be obtained.
TestFrameAdapter - Klasse in net.sf.jguiraffe.gui.platform.swing.builder.window
Test class for FrameAdapter.
TestFrameAdapter() - Konstruktor für Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.TestFrameAdapter
 
testGetAlignment() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingStaticTextComponentHandler
Tests querying the alignment.
testGetBackgroundColor() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingWidgetHandler
Tests whether the widget's background color can be queried.
testGetButton() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingButtonHandler
Tests accessing the wrapped button.
testGetCellEditorValue() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.table.TestSwingTableCellEditor
Tests the value returned by the editor.
testGetChild() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingConfigurationTreeModel
Tests querying a child node.
testGetChildCount() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingConfigurationTreeModel
Tests querying the number of child nodes of a node.
testGetColumnClassJava() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.table.TestSwingTableModel
Tests whether the class for the columns can be queried if normal Java classes are specified.
testGetColumnClassLogicBoolean() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.table.TestSwingTableModel
Tests whether the logic column class BOOLEAN is correctly mapped.
testGetColumnClassLogicDate() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.table.TestSwingTableModel
Tests whether the logic column class DATE is correctly mapped.
testGetColumnClassLogicFloat() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.table.TestSwingTableModel
Tests whether the logic column class FLOAT is correctly mapped.
testGetColumnClassLogicIcon() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.table.TestSwingTableModel
Tests whether the logic column class ICON is correctly mapped.
testGetColumnClassLogicNumber() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.table.TestSwingTableModel
Tests whether the logic column class NUMBER is correctly mapped.
testGetColumnClassLogicString() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.table.TestSwingTableModel
Tests whether the logic column class STRING is correctly mapped.
testGetColumnCount() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.table.TestSwingTableModel
Tests the number of columns in the model.
testGetColumnName() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.table.TestSwingTableModel
Tests querying the name for the columns.
testGetComboBox() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.AbstractComboBoxComponentHandlerTest
Tests accessing the combo box.
testGetComponent() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingComponentHandler
Tests accessing the component.
testGetComponent() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.BaseSwingWindowTest
Tests whether a component is returned by the window.
testGetCompponent() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.layout.TestSwingPercentLayoutAdapter
Tests whether the components can be queried.
testGetConstraints() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.layout.TestSwingPercentLayoutAdapter
Tests whether the constraints can be queried.
testGetData() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingButtonHandler
Tests accessing the handler's data.
testGetData() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingProgressBarHandler
Tests obtaining the handler's data.
testGetData() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingSliderHandler
Tests whether the data of the handler can be queried.
testGetData() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingStaticTextComponentHandler
Tests querying the label's properties.
testGetData() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingTabbedPaneHandler
Tests accessing the handler's data.
testGetData() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingTextHandler
Tests accessing the text field's content.
testGetDataFromDirectInput() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingComboBoxHandlerEditable
Tests content not part of the model is correctly processed.
testGetDataFromSelection() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingComboBoxHandlerEditable
Tests whether getData() correctly returns an object from the model.
testGetDataInitial() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingStaticTextComponentHandler
Tests querying the label's properties after it has been created.
testGetDataMulti() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingTreeComponentHandler
Tests querying the handler's data in multiple selection mode.
testGetDataMultiNoSel() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingTreeComponentHandler
Tests querying the handler's data in multiple selection mode when nothing is selected.
testGetDataMultiSel() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingTableComponentHandler
Tests the getData() in multi selection mode.
testGetDataNoContent() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingComboBoxHandlerEditable
Tests getData() if the component does not contain data.
testGetDataNoSelection() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingMultiListBoxHandler
Tests obtaining the handler's data when nothing is selected.
testGetDataNull() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingTextHandler
Tests accessing the text field's content when it is empty.
testGetDataSelected() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingComboBoxHandler
Tests reading data from the component when there is a valid selection.
testGetDataSelected() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingListBoxHandler
Tests fetching the handler's data when an element is selected.
testGetDataSelection() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingMultiListBoxHandler
Tests obtaining the handler's data if there is a selection.
testGetDataSingle() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingTreeComponentHandler
Tests querying the handler's data in single selection mode.
testGetDataSingleNoSel() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingTreeComponentHandler
Tests querying the handler's data in single selection mode when nothing is selected.
testGetDataSingleSel() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingTableComponentHandler
Tests the getData() method in single selection mode.
testGetDataUnmodifiable() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingStaticTextComponentHandler
Tests that the returned data object is not connected to the component.
testGetDataUnselected() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingComboBoxHandler
Tests reading data from the component when there is no selection.
testGetDataUnselected() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingListBoxHandler
Tests fetching the handler's data when no list element is selected.
testGetDisplayObject() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingListModel
Tests whether the correct display objects are returned.
testGetEditor() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.table.TestSwingTableModel
Tests accessing the custom editor implementation for the table model.
testGetEditorCached() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.table.TestSwingTableModel
Tests whether always the same editor is returned.
testGetElementAt() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingListModel
Tests whether the correct elements (to be displayed) are returned.
testGetFont() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingComponentUtils
Tests whether a font can be queried.
testGetFont() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingWidgetHandler
Tests whether the font can be queried.
testGetFontSizeCached() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.layout.TestSwingSizeHandler
Tests whether the font sizes are cached.
testGetFontSizeNull() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.layout.TestSwingSizeHandler
Tests getFontSize() for a null component.
testGetFontSizeOtherObject() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.layout.TestSwingSizeHandler
Tests getFontSize() if no Component is passed in.
testGetFontSizeX() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.layout.TestSwingSizeHandler
Tests whether the X size of a font can be queried.
testGetFontSizeY() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.layout.TestSwingSizeHandler
Tests whether the Y size of a font can be queried.
testGetForegroundColor() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingWidgetHandler
Tests whether the widget's foreground color can be queried.
testGetIcon() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingStaticTextComponentHandler
Tests querying the label's icon through the handler.
testGetIndexNoChild() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingConfigurationTreeModel
Tests querying the index when the child does not belong to this parent.
testGetIndexNullChild() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingConfigurationTreeModel
Tests querying the index when the child node is null.
testGetIndexNullParent() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingConfigurationTreeModel
Tests querying the index when the parent node is null.
testGetIndexOfChild() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingConfigurationTreeModel
Tests querying the index of a child node.
testGetJComponent() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingComponentHandler
Tests accessing the jComponent.
testGetLabel() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingStaticTextComponentHandler
Tests whehter the correct label gets returned.
testGetLayoutAlignmentX() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.layout.TestSwingPercentLayoutAdapter
Tests the layout alignment in X direction.
testGetLayoutAlignmentY() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.layout.TestSwingPercentLayoutAdapter
Tests the layout alignment in Y direction.
testGetList() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.AbstractListBoxComponentHandlerTest
Tests accessing the list component.
testGetListModel() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.AbstractListComponentHandlerTest
Tests whether a valid list model is returned.
testGetMenuUnderConstruction() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.action.TestSwingPopupMenuBuilder
Tests whether the correct menu object is returned.
testGetMinimumComponentSizeHor() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.layout.TestSwingPercentLayoutAdapter
Tests whether the horizontal minimum size of a component can be queried.
testGetMinimumComponentSizeVert() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.layout.TestSwingPercentLayoutAdapter
Tests whether the vertical minimum size of a component can be queried.
testGetModel() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingTableComponentHandler
Tests whether the table's model can be queried.
testGetModel() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingTreeComponentHandler
Tests whether the correct model (i.e. the configuration) is returned.
testGetModelData() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.table.TestSwingTableModel
Tests whether the data model can be queried.
testGetOuterComponent() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.AbstractListBoxComponentHandlerTest
Tests accessing the outer component.
testGetOuterComponent() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingComponentHandler
Tests accessing the outer component.
testGetOuterComponent() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingTableComponentHandler
Tests accessing the outer component.
testGetOuterComponent() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingTextAreaHandler
Tests whether the outer scroll pane is correctly initialized.
testGetOuterComponent() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingTreeComponentHandler
Tests whether the correct outer component is returned.
testGetPercentLayout() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.layout.TestSwingPercentLayoutAdapter
Tests whether the correct layout object is returned.
testGetPreferredComponentSizeHor() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.layout.TestSwingPercentLayoutAdapter
Tests whether the horizontal preferred size of a component can be queried.
testGetPreferredComponentSizeVert() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.layout.TestSwingPercentLayoutAdapter
Tests whether the vertical preferred size of a component can be queried.
testGetProgressBar() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingProgressBarHandler
Tests whether the correct progress bar is returned.
testGetProgressText() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingProgressBarHandler
Tests obtaining the bar's text.
testGetRenderer() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.table.TestSwingTableModel
Tests accessing the custom renderer implementation for the table model.
testGetRendererCached() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.table.TestSwingTableModel
Tests whether always the same renderer instance is returned.
testGetRoot() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingConfigurationTreeModel
Tests querying the root object of the model.
testGetRootContainer() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.TestDialogAdapter
Tests if the correct root container is obtained.
testGetRootContainer() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.TestFrameAdapter
Tests if the correct root container is returned.
testGetRootContainer() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.TestInternalFrameAdapter
Tests if the root container can be correctly accessed.
testGetRootPane() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.TestDialogAdapter
Tests whether the correct root pane is returned.
testGetRootPane() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.TestFrameAdapter
Tests whether the correct root pane is returned.
testGetRootPane() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.TestInternalFrameAdapter
Tests whether a correct root pane is returned.
testGetRowCount() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.table.TestSwingTableModel
Tests querying the number of rows in the model.
testGetScreenResolution() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.layout.TestSwingSizeHandler
Tests whether the correct screen resolution is returned.
testGetSelectedIndex() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingTableComponentHandler
Tests querying the selected index.
testGetSelectedIndices() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingTableComponentHandler
Tests querying the selected indices.
testGetSelectedPath() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingTreeComponentHandler
Tests querying the selected path.
testGetSelectedPathNoSelection() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingTreeComponentHandler
Tests the getSelectedPath() method when nothing is selected.
testGetSelectedPaths() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingTreeComponentHandler
Tests querying the selected paths for a multiple selection.
testGetSelectedPathsNoSelection() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingTreeComponentHandler
Tests querying the selected paths when nothing is selected.
testGetSelectedText() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingTextHandler
Tests whether selected text can be queried.
testGetSelectionBackground() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingTableComponentHandler
Tests whether the selection background color can be queried.
testGetSelectionEnd() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingTextHandler
Tests whether the end index of the selection can be queried.
testGetSelectionForeground() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingTableComponentHandler
Tests whether the selection foreground color can be queried.
testGetSelectionStart() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingTextHandler
Tests whether the start index of the selection can be queried.
testGetSize() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingListModel
Tests the getSize() implementation.
testGetSizeHandler() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.layout.TestSwingPercentLayoutAdapter
Tests whether a correct size handler is returned.
testGetSlider() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingSliderHandler
Tests whether the correct slider component is returned.
testGetTable() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingTableComponentHandler
Tests whether the correct table is returned.
testGetTableCellEditorComponentNotSelected() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.table.TestSwingTableCellEditor
Tests accessing the cell editor component if the selection flag is false.
testGetTableCellEditorComponentSelected() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.table.TestSwingTableCellEditor
Tests accessing the cell editor component if the selection flag is true.
testGetTableCellRendererComponentFocused() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.table.TestSwingTableCellRenderer
Tests obtaining the renderer component when the cell is focused.
testGetTableCellRendererComponentSelected() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.table.TestSwingTableCellRenderer
Tests obtaining the renderer component when the cell is selected.
testGetTableCellRendererComponentSelectedFocused() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.table.TestSwingTableCellRenderer
Tests obtaining the renderer component when the cell is selected and focused.
testGetTableCellRendererComponentUnselected() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.table.TestSwingTableCellRenderer
Tests obtaining the renderer component when the cell is neither selected nor focused.
testGetTableModel() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingTableComponentHandler
Tests obtaining the table model.
testGetTabPane() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingTabbedPaneHandler
Tests whether the tabbed pane can correctly be accessed.
testGetText() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingStaticTextComponentHandler
Tests querying the label's text through the handler.
testGetTextComponent() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingTextHandler
Tests accessing the wrapped text component.
testGetToolTip() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingWidgetHandler
Tests whether the tool tip of a component can be queried.
testGetToolTipNoHtml() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingComponentUtils
Tests that the text of a tool tip is returned that is not HTML.
testGetToolTipWithHtml() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingComponentUtils
Tests that HTML markup is removed when the tool tip is queried.
testGetTree() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingTreeComponentHandler
Tests whether the correct tree component is returned.
testGetTreeCellEditorComponent() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingTreeCellEditor
Tests whether the editor component is initialized with the correct text.
testGetTreeCellRendererComponentCustomIcon() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingTreeCellRenderer
Tests querying the renderer when the icon handler returns the name of a known icon.
testGetTreeCellRendererComponentDefaultIcon() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingTreeCellRenderer
Tests querying the renderer when the default icon is to be used.
testGetType() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.AbstractListComponentHandlerTest
Tests whether the correct type is returned.
testGetType() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingButtonHandler
Tests obtaining the handler's data type.
testGetType() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingListModel
Tests whether the model returns the correct type.
testGetType() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingMultiListBoxHandler
Tests the handler's type.
testGetType() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingProgressBarHandler
Tests accessing the handler's type.
testGetType() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingSliderHandler
Tests whether the correct data type is returned.
testGetType() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingStaticTextComponentHandler
Tests querying the handler's data type.
testGetType() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingTabbedPaneHandler
Tests accessing the handler's type.
testGetTypeContiguousSelection() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingTreeComponentHandler
Tests querying the type of a contiguous selection.
testGetTypeDiscontiguousSelection() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingTreeComponentHandler
Tests querying the type of a discontiguous selection.
testGetTypeMultiSel() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingTableComponentHandler
Tests obtaining the data type in multi selection mode.
testGetTypeSingleSel() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingTableComponentHandler
Tests obtaining the data type in single selection mode.
testGetTypeSingleSelection() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingTreeComponentHandler
Tests querying the type for a single selection tree.
testGetUnderlyingWindow() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.BaseSwingWindowTest
Tests whether the underlying window can be accessed.
testGetValue() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingProgressBarHandler
Tests obtaining the value of the progress bar.
testGetValueAt() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.table.TestSwingTableModel
Tests accessing data from the model.
testGetValueObject() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingListModel
Tests whether the correct value objects are returned.
testGetWidget() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingWidgetHandler
Tests whether the underlying widget can be accessed.
testGetWidgetHandlerFor() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingComponentManager
Tests obtaining a widget handler for a component.
testGetWidgetHandlerForButtonGroup() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingComponentManager
Tests whether a widget handler for a radio button group can be created.
testGetWidgetHandlerForButtonGroupEmpty() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingComponentManager
Tries to obtain a widget handler for an empty button group.
testGetWidgetHandlerForJScrollPane() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingComponentManager
Tests the getWidgetHandler() method if the passed in component is a scroll pane.
testHandleScrolling() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingTableComponentHandler
Tests whether the handler makes the newly selected row visible.
testHasEditor() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.table.TestSwingTableModel
Tests the hasEditor() method.
testHasRenderer() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.table.TestSwingTableModel
Tests the hasRenderer() method.
testHasSelectionFalse() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingTextHandler
Tests hasSelection() if there is no selection.
testHasSelectionTrue() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingTextHandler
Tests hasSelection() if there is a selection.
testInit() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.action.TestSwingFormAction
Tests a newly created object.
testInit() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.action.TestSwingPopupMenuBuilder
Tests a newly created instance.
testInitComponentBoundsDefined() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.TestWindowHelper
Tests setting a component's bounds to defined values.
testInitComponentBoundsUndefined() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.TestWindowHelper
Tests setting a component's bounds if all parameters are undefined.
testInitExpansionListener() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingTreeComponentHandler
Tests whether the handler registered itself as tree expansion listener.
testInitNoCompData() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.action.TestSwingPopupListener
Tests creating an instance without a component builder data object.
testInitNoConfig() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingConfigurationTreeModel
Tests creating an instance without a configuration.
testInitNoEvent() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.action.TestSwingPopupMenuBuilder
Tests creating an instance without an event.
testInitNoEventListener() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.event.TestMouseEventAdapter
Tries to create an instance without an event listener.
testInitNoEventManager() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.event.TestActionEventAdapter
Tries to create an action adapter without an event manager.
testInitNoEventManager() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.event.TestChangeEventAdapter
Tries to create a change adapter without an event manager.
testInitNoEventManager() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.event.TestFocusEventAdapter
Tries to create a focus adapter without an event manager.
testInitNoEventManager() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.event.TestMouseEventAdapter
Tries to create an instance without an event manager.
testInitNoHandler() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.action.TestSwingPopupListener
Tests creating an instance without a handler.
testInitNoLayout() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.layout.TestSwingPercentLayoutAdapter
Tries to create an instance without a layout.
testInitNoListener() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.event.TestActionEventAdapter
Tries to create an instance without a listener.
testInitNoListener() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.event.TestChangeEventAdapter
Tries to create an instance without a listener.
testInitNoListener() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.event.TestFocusEventAdapter
Tries to create an instance without a listener.
testInitSwingWindowPropertiesAutoClose() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.TestSwingWindowManager
Tests the initialization of Swing-specific window properties if the auto-close flag is set.
testInitSwingWindowPropertiesCloseOnEsc() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.TestSwingWindowManager
Tests whether a key stroke for escape is registered if necessary.
testInitSwingWindowPropertiesCloseOnEscWithCancelButton() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.TestSwingWindowManager
Tests that a cancel button is processed when registering the handler for the escape key.
testInitSwingWindowPropertiesDefaultButton() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.TestSwingWindowManager
Tests whether the default button is handled correctly when initializing a window.
testInitSwingWindowPropertiesNoAutoClose() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.TestSwingWindowManager
Tests the initialization of Swing-specific window properties if the auto-close flag is set to false.
testInitWillExpansionListener() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingTreeComponentHandler
Tests whether the handler registered itself as tree will expansion listener.
testInitWithExternalScrollPane() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingTextAreaHandler
Tests the constructor that expects a scroll pane.
testInitWithInvalidMaximumLineLength() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.utils.TestSwingMessageOutput
Tests whether the maximum line length passed to the constructor is validated.
testInitWithScrollPane() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingListBoxHandler
Tests whether a scroll pane can be passed to the constructor.
testInitWithScrollPane() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingMultiListBoxHandler
Tests whether a scroll pane can be passed to the constructor.
testInitWithScrollPane() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingTreeComponentHandler
Tests that an instance can be created with a scroll pane.
testInsertItem() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingListModel
Tests to add a new item.
TestInternalFrameAdapter - Klasse in net.sf.jguiraffe.gui.platform.swing.builder.window
Test class for InternalFrameAdapter.
TestInternalFrameAdapter() - Konstruktor für Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.TestInternalFrameAdapter
 
TestInternalFrameListenerAdapter - Klasse in net.sf.jguiraffe.gui.platform.swing.builder.window
TestInternalFrameListenerAdapter() - Konstruktor für Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.TestInternalFrameListenerAdapter
 
testInvalidateLayout() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.layout.TestSwingPercentLayoutAdapter
Tests whether the layout is correctly invalidated.
testIsCellEditable() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.table.TestSwingTableModel
Tests the editable flags for the columns.
testIsEnabled() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingComponentHandler
Tests querying the enabled state.
testIsEventDispatchThreadNegative() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.utils.TestSwingGUISynchronizer
Tests the isEventDispatchThread() method from outside the dispatch thread.
testIsLeaf() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingConfigurationTreeModel
Tests checking whether a node is a leaf node.
testIsMultiSelectionFalse() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingTableComponentHandler
Tests whether a table with single selection support is detected.
testIsMultiSelectionTrue() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingTableComponentHandler
Tests whether a table with multi selection support is detected.
testIsVisible() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingWidgetHandler
Tests querying the widget's visible flag.
testKeyConstants() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.event.TestSwingEventConstantMapper
Tests whether the constants used by the key tests are complete.
testKeyStokeFromAcceleratorSpecialKey() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.action.TestSwingActionManager
Tests whether special keys in accelerators are correctly converted.
testKeyStrokeFromAcceleratorChar() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.action.TestSwingActionManager
Tests handling of accelerators that contain simple characters.
testKeyStrokeFromAcceleratorKeyCode() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.action.TestSwingActionManager
Tests handling of accelerators that contain a key code.
testKeyStrokeFromAcceleratorModifiers() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.action.TestSwingActionManager
Tests whether modifiers in accelerators are correctly converted.
testLayoutContainer() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.layout.TestSwingPercentLayoutAdapter
Tests whether the layout is correctly calculated.
testLineWrapWithNewLines() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.utils.TestSwingMessageOutput
Tests that newline characters are handled correctly when performing line wrapping.
testLinkLabelNoText() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingComponentManager
Tests linking a label with a component.
testLinkLabelWithText() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingComponentManager
Tests linking a label with a component and setting its text.
testLocatorConverter() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.TestDefaultBeans
Tests whether the default locator converter has been setup correctly.
testLogic2SwingColor() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingComponentUtils
Tests converting a logic color into a Swing color.
testLogic2SwingColorNamed() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingComponentUtils
Tests whether all named logic colors can be converted to AWT colors.
testLogic2SwingColorNull() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingComponentUtils
Tests whether null logic colors are correctly handled.
testLogic2SwingColorUnsupported() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingComponentUtils
Tests whether an unsupported color is correctly handled.
testMaximumLayoutSize() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.layout.TestSwingPercentLayoutAdapter
Tests the maximum layout size.
testMaybeShowPopupException() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.action.TestSwingPopupListener
Tests invoking the menu handler if it throws an exception.
testMessageLineWrap() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.utils.TestSwingMessageOutput
Tests whether long text messages are line wrapped.
testMinimumLayoutSize() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.layout.TestSwingPercentLayoutAdapter
Tests whether the correct minimum layout size is calculated.
testMouseClickedDoubleEventManager() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.event.TestMouseEventAdapter
Tests whether a mouse double clicked event is correctly passed to the event manager.
testMouseClickedDoubleListener() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.event.TestMouseEventAdapter
Tests whether a mouse double clicked event is correctly passed to an event listener.
testMouseClickedEventManager() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.event.TestMouseEventAdapter
Tests whether a mouse clicked event is correctly passed to the event manager.
testMouseClickedListener() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.event.TestMouseEventAdapter
Tests whether a mouse clicked event is correctly passed to an event listener.
testMouseEnteredEventManager() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.event.TestMouseEventAdapter
Tests whether a mouse entered event is correctly passed to the event manager.
testMouseEnteredListener() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.event.TestMouseEventAdapter
Tests whether a mouse entered event is correctly passed to an event listener.
TestMouseEventAdapter - Klasse in net.sf.jguiraffe.gui.platform.swing.builder.event
Test class for MouseEventAdapter.
TestMouseEventAdapter() - Konstruktor für Klasse net.sf.jguiraffe.gui.platform.swing.builder.event.TestMouseEventAdapter
 
testMouseExitedEventManager() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.event.TestMouseEventAdapter
Tests whether a mouse exited event is correctly passed to the event manager.
testMouseExitedListener() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.event.TestMouseEventAdapter
Tests whether a mouse exited event is correctly passed to an event listener.
testMousePressedEventManager() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.event.TestMouseEventAdapter
Tests whether a mouse pressed event is correctly passed to the event manager.
testMousePressedListener() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.event.TestMouseEventAdapter
Tests whether a mouse pressed event is correctly passed to an event listener.
testMousePressedNoTrigger() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.action.TestSwingPopupListener
Tests the mouse pressed call back when the event does not trigger a menu.
testMousePressedTrigger() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.action.TestSwingPopupListener
Tests the mouse pressed call back when the event triggers a menu.
testMouseReleasedEventManager() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.event.TestMouseEventAdapter
Tests whether a mouse released event is correctly passed to the event manager.
testMouseReleasedListener() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.event.TestMouseEventAdapter
Tests whether a mouse released event is correctly passed to an event listener.
testMouseReleasedNoTrigger() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.action.TestSwingPopupListener
Tests the mouse released call back when the event does not trigger a menu.
testMouseReleasedTrigger() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.action.TestSwingPopupListener
Tests the mouse released call back when the event triggers a menu.
testMultiControls() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.action.TestSwingCheckedItemController
Tests multiple controls associated with an action.
testMultipleEvents() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingConfigurationTreeModel
Tests receiving multiple events.
testNewServiceInstanceIsCreated() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.dlg.filechooser.TestSwingFileChooserDialogServiceFactory
Tests the service factory method.
testNodeText() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingTreeNodeFormatter
Tests whether the correct text is returned for the given node.
testNullMessage() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.utils.TestSwingMessageOutput
Tests whether a null message is handled correctly.
testOpenAndClose() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.BaseSwingWindowTest
Tests opening and closing the window.
testOpenMultiFileDialog() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.dlg.filechooser.TestSwingFileChooserDialogService
Tests whether a dialog to open multiple files can be displayed.
testOpenMultiFileDialogCanceled() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.dlg.filechooser.TestSwingFileChooserDialogService
Tests whether a cancellation of a multi file open dialog is handled correctly.
testOpenSingleFileDialog() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.dlg.filechooser.TestSwingFileChooserDialogService
Tests whether a dialog to open a single file can be displayed.
testOpenSingleFileDialogCanceled() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.dlg.filechooser.TestSwingFileChooserDialogService
Tests whether a cancellation of the open single file dialog is handled.
testOpenWindowEDT() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.TestWindowHelper
Tests opening a window on the event dispatch thread.
testOpenWindowNonEDT() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.TestWindowHelper
Tests opening a window when we are not on the EDT.
testOpenWindowNonEDTEx() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.TestWindowHelper
Tests opening a window when we are not on the EDT and an exception occurs.
testOpenWindowNoPack() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.TestWindowHelper
Tests opening a window when a size is defined and hence pack() need not be called.
testOtherProperties() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.action.TestSwingCheckedItemController
Tests that setting other properties has no effect on the checked state.
testPackWindow() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.TestDialogAdapter
Tests the implementation of packWindow().
testPackWindow() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.TestFrameAdapter
Tests whether the packWindow() implementation works correctly.
testPackWindow() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.TestInternalFrameAdapter
Tests the packWindow() implementation.
testParentWindow() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.BaseSwingWindowTest
Tests if the parent window can be correctly set and accessed.
testPaste() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingTextHandler
Tests the paste() method.
testPreferredLayoutSize() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.layout.TestSwingPercentLayoutAdapter
Tests whether the correct preferred layout size is calculated.
testPrepareComponentDefault() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.table.TestSwingSelectionHandler
Test for the default status: not selected and not focused.
testPrepareComponentFocused() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.table.TestSwingSelectionHandler
Tests the focused status.
testPrepareComponentSelected() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.table.TestSwingSelectionHandler
Tests the selected status.
testPrepareComponentSelectedFocused() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.table.TestSwingSelectionHandler
Tests the selected and focused status.
testRegisterAutoCloseListener() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.TestDialogAdapter
Tests whether an auto-close listener can be registered and whether it works as expected.
testRegisterAutoCloseListener() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.TestFrameAdapter
Tests whether an auto-close listener can be registered and whether it works as expected.
testRegisterAutoCloseListener() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.TestInternalFrameAdapter
Tests whether an auto-close listener can be registered and whether it works as expected.
testRegisterChangeListener() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingSliderHandler
Tests whether the handler registers itself as change listener.
testRegisterListenerAction() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.event.TestSwingEventManager
Tests registering an action listener.
testRegisterListenerChange() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.event.TestSwingEventManager
Tests registering a change listener.
testRegisterListenerFocus() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.event.TestSwingEventManager
Tests registering a focus listener.
testRegisterListenerIllegalType() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.event.TestSwingEventManager
Tests registering an invalid listener type.
testRegisterListenerInvalidType() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.event.TestSwingEventManager
Tests the behavior of registerListener() if a component handler of an unsupported type is passed in.
testRegisterListenerMouse() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.event.TestSwingEventManager
Tests whether a mouse listener can be registered.
testRegisterPopupMenuHandler() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.action.TestSwingActionManager
Tests registering a menu handler at a component.
testRegisterPopupMenuHandlerNoComponent() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.action.TestSwingActionManager
Tests registering a menu handler for an object that is no Component.
testRemoveActionListener() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingButtonHandler
Tests removing an action listener from a button handler.
testRemoveActionListener() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingComponentHandler
Tries to remove an action listener.
testRemoveChangeListener() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.AbstractComboBoxComponentHandlerTest
Tests removing a change listener.
testRemoveChangeListener() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.AbstractListBoxComponentHandlerTest
Tests removing a change listener.
testRemoveChangeListener() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingButtonHandler
Tests removing a change listener from a button handler.
testRemoveChangeListener() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingComponentHandler
Tries to remove a change listener.
testRemoveChangeListener() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingProgressBarHandler
Tests removing a change listener.
testRemoveChangeListener() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingTabbedPaneHandler
Tests removing a change listener.
testRemoveChangeListener() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingTableComponentHandler
Tests removing a change listener.
testRemoveChangeListener() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingTextHandler
Tests whether a change listener can be removed.
testRemoveChangeListener() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingTreeComponentHandler
Tests removing a change listener.
testRemoveChangeListenerUnregistered() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingComponentHandler
Tests removing a change listener, which is not registered at this component.
testRemoveExpansionListener() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingTreeComponentHandler
Tests removing an expansion listener.
testRemoveFocusListener() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingComponentHandler
Tests removing a focus listener.
testRemoveHtmlNoValidTags() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingComponentUtils
Tests removeHtml() if the text is not correctly wrapped by HTML tags.
testRemoveHtmlNull() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingComponentUtils
Tests removeHtml() for null input.
testRemoveHTMLTags() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.utils.TestSwingMessageOutput
Tests that enclosing html tags are removed from a message.
testRemoveItem() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.AbstractListComponentHandlerTest
Tests removing an item from the list.
testRemoveItem() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingListModel
Tests to remove elements from the list model.
testRemoveLayoutComponent() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.layout.TestSwingPercentLayoutAdapter
Tests whether components can be removed from the layout.
testRemoveLayoutComponentNonExisting() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.layout.TestSwingPercentLayoutAdapter
Tests the behavior of removeLayoutComponent() if the component to remove cannot be found.
testRemoveMouseListener() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingComponentHandler
Tests whether a mouse listener can be removed.
testRemoveMouseListener() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.BaseSwingWindowTest
Tests whether mouse listeners can be removed.
testRemoveMouseListener() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.TestWindowHelper
Tests whether a mouse listener can be removed.
testRemoveMouseListenerMultipleTimes() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.TestWindowHelper
Tests whether mouse listeners can be removed that have been added multiple times.
testRemoveMouseListenerNotRegistered() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.TestWindowHelper
Tries to remove an unknown mouse listener.
testRemovePreExpansionListener() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingTreeComponentHandler
Tests removing a pre-expansion listener.
testRemoveTreeModelListener() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingConfigurationTreeModel
Tests removing an event listener.
testRemoveWindowListener() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.BaseSwingWindowTest
Tests removing a window listener.
testRemoveWindowListener() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.TestWindowHelper
Tests whether window listeners can be removed.
testReplaceSelectedText() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingTextHandler
Tests whether selected text can be replaced.
testReplaceSelectedTextNull() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingTextHandler
Tests whether the selected text can be removed.
testRowsDeleted() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingTableComponentHandler
Tests notifications for deleted rows.
testRowsInserted() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingTableComponentHandler
Tests notifications for inserted rows.
testRowsUpdated() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingTableComponentHandler
Tests notifications for updated rows.
testScrollPaneCanBePassedToConstructor() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingTableComponentHandler
Tests the constructor that expects a scroll pane.
testScrollPaneForNoPreferredSize() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingComponentUtils
Tests whether a scroll pane can be created if no preferred size is specified.
testScrollPaneForWithPreferredSize() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingComponentUtils
Tests whether the preferred size is taken into account when creating the scroll pane.
testScrollPaneLazyInit() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingComponentUtils
Tests whether a scroll pane can be initialized lazily.
testSelect() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingTextHandler
Tests whether text can be selected.
testSelectAll() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingTextHandler
Tests whether the whole text can be selected.
testSelectInvalidValues() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingTextHandler
Tests whether select can deal with invalid values.
testSerialize() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.layout.TestSwingPercentLayoutAdapter
Tests whether an adapter can be serialized.
testSetAlignment() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingStaticTextComponentHandler
Tests setting the alignment through the handler.
testSetBackgroundColor() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingWidgetHandler
Tests whether the widget's background color can be set.
testSetBackgroundColorNull() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingWidgetHandler
Tests setting the background color to null.
testSetBackgroundColorUnsupported() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingComponentUtils
Tries to set an unsupported background color.
testSetChecked() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.action.TestSwingCheckedItemController
Tests setting the checked property.
testSetComponentBounds() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.layout.TestSwingPercentLayoutAdapter
Tests whether the bounds of a component can be set.
testSetData() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingButtonHandler
Tests setting the button's data.
testSetData() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingMultiListBoxHandler
Tests setting the handler's data.
testSetData() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingProgressBarHandler
Tests setting data of the handler.
testSetData() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingSliderHandler
Tests whether the data of the slider can be set.
testSetData() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingTabbedPaneHandler
Tests setting the handler's data.
testSetData() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingTextHandler
Tests setting the text field's content.
testSetDataEmpty() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingMultiListBoxHandler
Tests setting the data to an empty array.
testSetDataFromModel() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingComboBoxHandlerEditable
Tests a setData() operation if the model contains the passed in value object.
testSetDataFullData() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingStaticTextComponentHandler
Tests setting all properties of the label.
testSetDataInvalid() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingComboBoxHandler
Tests setting data to an element that does not exist in the list.
testSetDataInvalid() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingListBoxHandler
Tests setting an invalid data object.
testSetDataInvalid() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingTableComponentHandler
Tests setting the data to an invalid value.
testSetDataInvalid() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingTreeComponentHandler
Tests setting the data to an invalid object.
testSetDataMultiPaths() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingTreeComponentHandler
Tests setting the data to an array of selected paths.
testSetDataMultiSel() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingTableComponentHandler
Tests the setData() method in multi selection mode.
testSetDataNotInModel() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingComboBoxHandlerEditable
Tests setData() if the passed in object cannot be found in the model.
testSetDataNull() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingButtonHandler
Tests setting the data to null.
testSetDataNull() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingComboBoxHandler
Tests setting data to null.
testSetDataNull() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingComboBoxHandlerEditable
Tests setData() for null input.
testSetDataNull() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingListBoxHandler
Tests setting data to null.
testSetDataNull() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingMultiListBoxHandler
Tests setting the data to null.
testSetDataNull() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingProgressBarHandler
Tests setting the handler's data to null.
testSetDataNull() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingSliderHandler
Tries to set the handler's data to null.
testSetDataNull() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingStaticTextComponentHandler
Tests resetting all properties of the label.
testSetDataNull() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingTabbedPaneHandler
Tests setting the handler's data to null.
testSetDataNull() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingTableComponentHandler
Tests setting the data to null.
testSetDataNull() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingTextHandler
Tests setting the text field's content to null.
testSetDataNull() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingTreeComponentHandler
Tests setting the data to null.
testSetDataNumber() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingTableComponentHandler
Tests calling the setData() method with a Number object.
testSetDataSelected() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingComboBoxHandler
Tests setting the handler's data to a valid element.
testSetDataSinglePath() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingTreeComponentHandler
Tests setting the data of the tree to a single path.
testSetDataSingleSel() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingTableComponentHandler
Tests the setData() method in single selection mode.
testSetDataValid() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingListBoxHandler
Tests setting valid data for the handler.
testSetEnabled() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingComponentHandler
Tests changing the enabled state.
testSetFont() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingComponentUtils
Tests whether a font can be set.
testSetFont() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingWidgetHandler
Tests whether the font can be set.
testSetFontInvalid() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingComponentUtils
Tries to set an invalid font object.
testSetFontNull() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingComponentUtils
Tests whether the font can be set to null.
testSetForegroundColor() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingWidgetHandler
Tests whether the widget's foreground color can be set.
testSetForegroundColorNull() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingWidgetHandler
Tests setting the foreground color to null.
testSetForegroundColorUnsupported() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingComponentUtils
Tries to set an unsupported foreground color.
testSetIcon() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingStaticTextComponentHandler
Tests setting the icon.
testSetIconNull() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingStaticTextComponentHandler
Tests setting the icon to null.
testSetProgressText() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingProgressBarHandler
Tests setting the text of the bar.
testSetProgressTextNull() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingProgressBarHandler
Tests setting the text of the bar to null.
testSetProperties() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.action.TestSwingFormAction
Tests setting and accessing properties of the action.
testSetSelectedIndex() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingTableComponentHandler
Tests setting the selected index.
testSetSelectedIndexInvalid() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingTableComponentHandler
Tries to set an invalid table index.
testSetSelectedIndexTwice() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingTableComponentHandler
Tests calling setSelectedIndex() multiple times.
testSetSelectedIndices() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingTableComponentHandler
Tests setting a number of selected indices.
testSetSelectedIndicesTwice() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingTableComponentHandler
Tests calling setSelectedIndices() multiple times to ensure that the selection is cleared before new rows are selected.
testSetSelectedPath() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingTreeComponentHandler
Tests setting a selected path.
testSetSelectedPathNull() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingTreeComponentHandler
Tries to set a null selected path.
testSetSelectionBackground() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingTableComponentHandler
Tests whether the selection background color can be set.
testSetSelectionForeground() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingTableComponentHandler
Tests whether the selection foreground color can be set.
testSetTaskInvalid() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.action.TestSwingFormAction
Tests setting the task to an invalid object.
testSetText() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingStaticTextComponentHandler
Tests setting the label's text through the handler.
testSetToolTip() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingWidgetHandler
Tests whether the tool tip can be set through the handler.
testSetToolTipHtml() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingWidgetHandler
Tests whether a tool tip can be set which requires HTML code.
testSetValue() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingProgressBarHandler
Tests setting the value through the handler.
testSetValueAt() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.table.TestSwingTableModel
Tests whether a cell value can be set.
testSetVisible() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingWidgetHandler
Tests setting the widget's visible flag.
testShow() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.utils.TestSwingMessageOutput
Tests displaying a message box as a whole.
testShowMenu() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.action.TestSwingPopupMenuBuilder
Tests displaying the menu constructed by this builder.
testShowPane() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.utils.TestSwingMessageOutput
Tests making the pane visible.
testShowSaveDialog() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.dlg.filechooser.TestSwingFileChooserDialogService
Tests whether a dialog to select a file for saving can be displayed.
testShowSaveDialogCanceled() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.dlg.filechooser.TestSwingFileChooserDialogService
Tests whether the cancellation of the file save dialog is handled.
testSize() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingListModel
Tests whether the model returns the correct size.
testSizeDefined() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.TestWindowHelper
Tests if a defined size is detected.
testSizeDefinedZero() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.TestWindowHelper
Tests whether a size of 0 is also considered undefined.
testSizePartlyDefined() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.TestWindowHelper
Tests sizeDefined() if the size is only partly defined.
testSizeUndefined() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.TestWindowHelper
Tests if an undefined size is detected.
testStateChangedFinalValue() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingSliderHandler
Tests the stateChanged() method if the slider already has its final value.
testStateChangedValueAdjusting() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingSliderHandler
Tests stateChanged() if the slider's value is still adjusting.
testStopCellEditingInvalid() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.table.TestSwingTableCellEditor
Tests the stopCellEditing() method if the input is invalid.
testStopCellEditingValid() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.table.TestSwingTableCellEditor
Tests the stopCellEditing() method if the input is valid.
testSwing2LogicColor() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingComponentUtils
Tests converting a Swing color into a logic color.
testSwing2LogicColorNamed() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingComponentUtils
Tests whether all named colors can be converted to logic colors.
testSwing2LogicColorNull() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingComponentUtils
Tests whether null Swing colors are correctly handled.
TestSwingActionManager - Klasse in net.sf.jguiraffe.gui.platform.swing.builder.action
Test class for SwingActionManager.
TestSwingActionManager() - Konstruktor für Klasse net.sf.jguiraffe.gui.platform.swing.builder.action.TestSwingActionManager
 
TestSwingButtonHandler - Klasse in net.sf.jguiraffe.gui.platform.swing.builder.components
Test class for SwingButtonHandler.
TestSwingButtonHandler() - Konstruktor für Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingButtonHandler
 
TestSwingCheckedItemController - Klasse in net.sf.jguiraffe.gui.platform.swing.builder.action
Test class for SwingCheckedItemController.
TestSwingCheckedItemController() - Konstruktor für Klasse net.sf.jguiraffe.gui.platform.swing.builder.action.TestSwingCheckedItemController
 
TestSwingComboBoxHandler - Klasse in net.sf.jguiraffe.gui.platform.swing.builder.components
Test class for SwingComboBoxHandler.
TestSwingComboBoxHandler() - Konstruktor für Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingComboBoxHandler
 
TestSwingComboBoxHandlerEditable - Klasse in net.sf.jguiraffe.gui.platform.swing.builder.components
A specialized test class for SwingComboBoxHandler which deals with editable combo boxes.
TestSwingComboBoxHandlerEditable() - Konstruktor für Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingComboBoxHandlerEditable
 
TestSwingComponentHandler - Klasse in net.sf.jguiraffe.gui.platform.swing.builder.components
Test class for SwingComponentHandler.
TestSwingComponentHandler() - Konstruktor für Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingComponentHandler
 
TestSwingComponentManager - Klasse in net.sf.jguiraffe.gui.platform.swing.builder.components
Test class for SwingComponentManager.
TestSwingComponentManager() - Konstruktor für Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingComponentManager
 
TestSwingComponentManagerScript - Klasse in net.sf.jguiraffe.gui.platform.swing.builder.components
Tests creating Swing components from a jelly script.
TestSwingComponentManagerScript() - Konstruktor für Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingComponentManagerScript
 
TestSwingComponentUtils - Klasse in net.sf.jguiraffe.gui.platform.swing.builder.components
Test class for SwingComponentUtils.
TestSwingComponentUtils() - Konstruktor für Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingComponentUtils
 
TestSwingConfigurationTreeModel - Klasse in net.sf.jguiraffe.gui.platform.swing.builder.components
Test class for SwingConfigurationTreeModel.
TestSwingConfigurationTreeModel() - Konstruktor für Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingConfigurationTreeModel
 
TestSwingEventConstantMapper - Klasse in net.sf.jguiraffe.gui.platform.swing.builder.event
Test class for SwingEventConstantMapper.
TestSwingEventConstantMapper() - Konstruktor für Klasse net.sf.jguiraffe.gui.platform.swing.builder.event.TestSwingEventConstantMapper
 
TestSwingEventManager - Klasse in net.sf.jguiraffe.gui.platform.swing.builder.event
Test class for SwingEventManager.
TestSwingEventManager() - Konstruktor für Klasse net.sf.jguiraffe.gui.platform.swing.builder.event.TestSwingEventManager
 
TestSwingFileChooserDialogService - Klasse in net.sf.jguiraffe.gui.platform.swing.dlg.filechooser
Test class for SwingFileChooserDialogService.
TestSwingFileChooserDialogService() - Konstruktor für Klasse net.sf.jguiraffe.gui.platform.swing.dlg.filechooser.TestSwingFileChooserDialogService
 
TestSwingFileChooserDialogServiceFactory - Klasse in net.sf.jguiraffe.gui.platform.swing.dlg.filechooser
Test class for SwingFileChooserDialogServiceFactory.
TestSwingFileChooserDialogServiceFactory() - Konstruktor für Klasse net.sf.jguiraffe.gui.platform.swing.dlg.filechooser.TestSwingFileChooserDialogServiceFactory
 
TestSwingFileExtensionFilter - Klasse in net.sf.jguiraffe.gui.platform.swing.dlg.filechooser
Test class for SwingFileExtensionFilter.
TestSwingFileExtensionFilter() - Konstruktor für Klasse net.sf.jguiraffe.gui.platform.swing.dlg.filechooser.TestSwingFileExtensionFilter
 
TestSwingFormAction - Klasse in net.sf.jguiraffe.gui.platform.swing.builder.action
Test class for SwingFormAction.
TestSwingFormAction() - Konstruktor für Klasse net.sf.jguiraffe.gui.platform.swing.builder.action.TestSwingFormAction
 
TestSwingGUISynchronizer - Klasse in net.sf.jguiraffe.gui.platform.swing.builder.utils
Test class for SwingGUISynchronizer.
TestSwingGUISynchronizer() - Konstruktor für Klasse net.sf.jguiraffe.gui.platform.swing.builder.utils.TestSwingGUISynchronizer
 
TestSwingListBoxHandler - Klasse in net.sf.jguiraffe.gui.platform.swing.builder.components
Test class for SwingListBoxHandler.
TestSwingListBoxHandler() - Konstruktor für Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingListBoxHandler
 
TestSwingListModel - Klasse in net.sf.jguiraffe.gui.platform.swing.builder.components
Test class for SwingListModel.
TestSwingListModel() - Konstruktor für Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingListModel
 
TestSwingMessageOutput - Klasse in net.sf.jguiraffe.gui.platform.swing.builder.utils
Test class for SwingMessageOutput.
TestSwingMessageOutput() - Konstruktor für Klasse net.sf.jguiraffe.gui.platform.swing.builder.utils.TestSwingMessageOutput
 
TestSwingMultiListBoxHandler - Klasse in net.sf.jguiraffe.gui.platform.swing.builder.components
Test class for SwingMultiListBoxHandler.
TestSwingMultiListBoxHandler() - Konstruktor für Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingMultiListBoxHandler
 
TestSwingPercentLayoutAdapter - Klasse in net.sf.jguiraffe.gui.platform.swing.layout
Test class for SwingPercentLayoutAdapter.
TestSwingPercentLayoutAdapter() - Konstruktor für Klasse net.sf.jguiraffe.gui.platform.swing.layout.TestSwingPercentLayoutAdapter
 
TestSwingPopupListener - Klasse in net.sf.jguiraffe.gui.platform.swing.builder.action
Test class for SwingPopupListener.
TestSwingPopupListener() - Konstruktor für Klasse net.sf.jguiraffe.gui.platform.swing.builder.action.TestSwingPopupListener
 
TestSwingPopupMenuBuilder - Klasse in net.sf.jguiraffe.gui.platform.swing.builder.action
Test class for SwingPopupMenuBuilder.
TestSwingPopupMenuBuilder() - Konstruktor für Klasse net.sf.jguiraffe.gui.platform.swing.builder.action.TestSwingPopupMenuBuilder
 
TestSwingProgressBarHandler - Klasse in net.sf.jguiraffe.gui.platform.swing.builder.components
Test class for SwingProgressBarHandler.
TestSwingProgressBarHandler() - Konstruktor für Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingProgressBarHandler
 
TestSwingSelectionHandler - Klasse in net.sf.jguiraffe.gui.platform.swing.builder.components.table
Test class for SwingSelectionHandler.
TestSwingSelectionHandler() - Konstruktor für Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.table.TestSwingSelectionHandler
 
TestSwingSizeHandler - Klasse in net.sf.jguiraffe.gui.platform.swing.layout
Test class for SwingSizeHandler.
TestSwingSizeHandler() - Konstruktor für Klasse net.sf.jguiraffe.gui.platform.swing.layout.TestSwingSizeHandler
 
TestSwingSliderHandler - Klasse in net.sf.jguiraffe.gui.platform.swing.builder.components
Test class for SwingSliderHandler.
TestSwingSliderHandler() - Konstruktor für Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingSliderHandler
 
TestSwingStaticTextComponentHandler - Klasse in net.sf.jguiraffe.gui.platform.swing.builder.components
Test class for SwingStaticTextComponentHandler.
TestSwingStaticTextComponentHandler() - Konstruktor für Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingStaticTextComponentHandler
 
TestSwingTabbedPaneHandler - Klasse in net.sf.jguiraffe.gui.platform.swing.builder.components
Test class for SwingTabbedPaneHandler.
TestSwingTabbedPaneHandler() - Konstruktor für Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingTabbedPaneHandler
 
TestSwingTableCellEditor - Klasse in net.sf.jguiraffe.gui.platform.swing.builder.components.table
Test class for SwingTableCellEditor.
TestSwingTableCellEditor() - Konstruktor für Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.table.TestSwingTableCellEditor
 
TestSwingTableCellRenderer - Klasse in net.sf.jguiraffe.gui.platform.swing.builder.components.table
Test class for SwingTableCellRenderer.
TestSwingTableCellRenderer() - Konstruktor für Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.table.TestSwingTableCellRenderer
 
TestSwingTableColumnWidthListener - Klasse in net.sf.jguiraffe.gui.platform.swing.builder.components.table
Test class for SwingTableColumnWidthListener.
TestSwingTableColumnWidthListener() - Konstruktor für Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.table.TestSwingTableColumnWidthListener
 
TestSwingTableComponentHandler - Klasse in net.sf.jguiraffe.gui.platform.swing.builder.components
Test class for SwingTableComponentHandler.
TestSwingTableComponentHandler() - Konstruktor für Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingTableComponentHandler
 
TestSwingTableModel - Klasse in net.sf.jguiraffe.gui.platform.swing.builder.components.table
Test class for SwingTableModel.
TestSwingTableModel() - Konstruktor für Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.table.TestSwingTableModel
 
TestSwingTableRowHeightUpdater - Klasse in net.sf.jguiraffe.gui.platform.swing.builder.components.table
Test class for SwingTableRowHeightUpdater.
TestSwingTableRowHeightUpdater() - Konstruktor für Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.table.TestSwingTableRowHeightUpdater
 
TestSwingTextAreaHandler - Klasse in net.sf.jguiraffe.gui.platform.swing.builder.components
Test class for SwingTextAreaHandler.
TestSwingTextAreaHandler() - Konstruktor für Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingTextAreaHandler
 
TestSwingTextHandler - Klasse in net.sf.jguiraffe.gui.platform.swing.builder.components
Test class for SwingTextHandler.
TestSwingTextHandler() - Konstruktor für Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingTextHandler
 
TestSwingTreeCellEditor - Klasse in net.sf.jguiraffe.gui.platform.swing.builder.components
Test class for SwingTreeCellEditor.
TestSwingTreeCellEditor() - Konstruktor für Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingTreeCellEditor
 
TestSwingTreeCellRenderer - Klasse in net.sf.jguiraffe.gui.platform.swing.builder.components
Test class for SwingTreeCellRenderer.
TestSwingTreeCellRenderer() - Konstruktor für Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingTreeCellRenderer
 
TestSwingTreeComponentHandler - Klasse in net.sf.jguiraffe.gui.platform.swing.builder.components
Test class for SwingTreeComponentHandler.
TestSwingTreeComponentHandler() - Konstruktor für Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingTreeComponentHandler
 
TestSwingTreeNodeFormatter - Klasse in net.sf.jguiraffe.gui.platform.swing.builder.components
Test class for SwingTreeNodeFormatter.
TestSwingTreeNodeFormatter() - Konstruktor für Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingTreeNodeFormatter
 
TestSwingWidgetHandler - Klasse in net.sf.jguiraffe.gui.platform.swing.builder.components
Test class for SwingWidgetHandler.
TestSwingWidgetHandler() - Konstruktor für Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingWidgetHandler
 
TestSwingWindowManager - Klasse in net.sf.jguiraffe.gui.platform.swing.builder.window
Test class for SwingWindowManager.
TestSwingWindowManager() - Konstruktor für Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.TestSwingWindowManager
 
TestSwingWindowManagerScript - Klasse in net.sf.jguiraffe.gui.platform.swing.builder.window
Test class for SwingWindowManager that executes a test script for creating a window.
TestSwingWindowManagerScript() - Konstruktor für Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.TestSwingWindowManagerScript
 
testSyncInvoke() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.utils.TestSwingGUISynchronizer
Tests a synchronous invokation from outside the event dispatch thread.
testSyncInvokeFromDispatchThread() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.utils.TestSwingGUISynchronizer
Tests a synchronous invokation from the event dispatch thread.
testSyncInvokeWithException() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.utils.TestSwingGUISynchronizer
Tests a synchronous invokation when an exception is thrown.
testTableDataChanged() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingTableComponentHandler
Tests notifications for unspecific data changes.
testToMnemonic() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingComponentUtils
Tests whether a character can be converted to a mnemonic code.
testTransformAlignToSwing() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingComponentManager
Tests transforming the TextIconAlignment constants into corresponding Swing constants.
testTransformSwingAlign() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingComponentManager
Tests transforming Swing alignments to independent alignments.
testTransformSwingAlignInvalid() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingComponentManager
Tests transforming an invalid alignment.
testUnregisterChangeListener() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingSliderHandler
Tests whether a change listener can be unregistered.
testUnregisterListenerAction() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.event.TestSwingEventManager
Tests unregistering an action listener.
testUnregisterListenerChange() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.event.TestSwingEventManager
Tests unregistering a change listener.
testUnregisterListenerFocus() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.event.TestSwingEventManager
Tests unregistering a focus listener.
testUnregisterListenerInvalidType() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.event.TestSwingEventManager
Tests the behavior of unregisterListener() if a component handler of an unsupported type is passed in.
testUnregisterListenerMouse() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.event.TestSwingEventManager
Tests whether a mouse listener can be unregistered.
testUnregisterListenerTypeNull() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.event.TestSwingEventManager
Tries to remove a listener of type null.
testUpdateRowHeights() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.table.TestSwingTableRowHeightUpdater
Tests whether the row heights of a full table are updated correctly.
testUpdateRowHeightsInRange() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.table.TestSwingTableRowHeightUpdater
Tests whether a specific range of table rows can be updated.
testUpdateViewportNoXChange() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingTableComponentHandler
Tests whether the view port is not modified if the x position did not change when a cell was made visible.
testValidationMessageHandler() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.TestDefaultBeans
Tests whether the validation message handler can be obtained.
testValueChanged() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingTreeComponentHandler
Tests whether a tree selection event is propagated to the registered change listener.
testValueForPathChangedNoChange() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingConfigurationTreeModel
Tests editing a node if nothing has changed.
testValueForPathChangedNormalNode() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingConfigurationTreeModel
Tests editing a normal node.
testValueForPathChangedRootNode() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.TestSwingConfigurationTreeModel
Tests the model's reaction on editing the root node.
testVisible() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.BaseSwingWindowTest
Tests showing and hiding the window.
testWindowActivated() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.TestInternalFrameListenerAdapter
Tests triggering the activated event.
testWindowActivated() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.TestWindowListenerAdapter
Tests triggering the activated event.
testWindowClosed() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.TestInternalFrameListenerAdapter
Tests triggering the closed event.
testWindowClosed() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.TestWindowListenerAdapter
Tests triggering the closed event.
testWindowClosedMultipleTimes() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.TestWindowListenerAdapter
Tests the behavior of the adapter if multiple window close events are fired.
testWindowClosing() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.TestInternalFrameListenerAdapter
Tests triggering a closing event.
testWindowClosing() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.TestWindowListenerAdapter
Tests triggering a closing event.
testWindowDeactivated() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.TestInternalFrameListenerAdapter
Tests triggering the deactivated event.
testWindowDeactivated() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.TestWindowListenerAdapter
Tests triggering the deactivated event.
testWindowDeiconified() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.TestInternalFrameListenerAdapter
Tests triggering the deiconified event.
testWindowDeiconified() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.TestWindowListenerAdapter
Tests triggering the deiconified event.
TestWindowHelper - Klasse in net.sf.jguiraffe.gui.platform.swing.builder.window
Test class for WindowHelper.
TestWindowHelper() - Konstruktor für Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.TestWindowHelper
 
testWindowIconified() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.TestInternalFrameListenerAdapter
Tests triggering the iconified event.
testWindowIconified() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.TestWindowListenerAdapter
Tests triggering the iconified event.
TestWindowListenerAdapter - Klasse in net.sf.jguiraffe.gui.platform.swing.builder.window
Test class for WindowListenerAdapter.
TestWindowListenerAdapter() - Konstruktor für Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.TestWindowListenerAdapter
 
testWindowOpened() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.TestInternalFrameListenerAdapter
Tests triggering the opened event.
testWindowOpened() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.TestWindowListenerAdapter
Tests triggering the opened event.
testWindowTitle() - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.BaseSwingWindowTest
Tests accessing the window's title.

V

VAR_MODEL - Statische Variable in Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.table.AbstractTableModelTest
Constant for the name of the model variable.

W

waitForExpectations(long) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.WindowListenerImpl
Waits a certain amount of milliseconds for the expectations to be met.
windowActivated(WindowEvent) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.WindowListenerImpl
 
windowClosed(WindowEvent) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.WindowListenerImpl
 
windowClosing(WindowEvent) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.WindowListenerImpl
 
WindowDataImpl - Klasse in net.sf.jguiraffe.gui.platform.swing.builder.window
An implementation of the WindowData interface that can be used for testing.
WindowDataImpl() - Konstruktor für Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.WindowDataImpl
Creates a new instance of WindowDataImpl.
windowDeactivated(WindowEvent) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.WindowListenerImpl
 
windowDeiconified(WindowEvent) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.WindowListenerImpl
 
windowIconified(WindowEvent) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.WindowListenerImpl
 
WindowListenerImpl - Klasse in net.sf.jguiraffe.gui.platform.swing.builder.window
A mock implementation of the WindowListener interface.
WindowListenerImpl() - Konstruktor für Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.WindowListenerImpl
Creates a new instance of WindowListenerImpl.
windowOpened(WindowEvent) - Methode in Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.WindowListenerImpl
 
A B C E F G I M N P R S T V W 
Alle Klassen und Schnittstellen|Alle Packages|Konstantenfeldwerte