public class TestComponentManagerWrapper extends Object
ComponentManagerWrapper.| Constructor and Description |
|---|
TestComponentManagerWrapper() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
testAddContainerComponent()
Tests the addContainerComponent() implementation.
|
void |
testCreateBorderLayout()
Tests the createBorderLayout() implementation.
|
void |
testCreateButton()
Tests the createButton() implementation.
|
void |
testCreateButtonLayout()
Tests the createButtonLayout() implementation.
|
void |
testCreateCheckbox()
Tests the createCheckbox() implementation.
|
void |
testCreateComboBox()
Tests the createComboBox() implementation.
|
void |
testCreateDesktopPanel()
Tests the createDesktopPanel() implementation.
|
void |
testCreateEventManager()
Tests the createEventManager() implementation.
|
void |
testCreateFont()
Tests the createFont() implementation.
|
void |
testCreateIcon()
Tests the createIcon() implementation.
|
void |
testCreateLabel()
Tests the createLabel() implementation.
|
void |
testCreateListBox()
Tests the createListBox() implementation.
|
void |
testCreatePanel()
Tests the createPanel() implementation.
|
void |
testCreatePasswordField()
Tests the createPasswordField() implementation.
|
void |
testCreatePercentLayout()
Tests the createPercentLayout() implementation.
|
void |
testCreateProgressBar()
Tests the createProgressBar() implementation.
|
void |
testCreateRadioButton()
Tests the createRadioButton() implementation.
|
void |
testCreateRadioGroup()
Tests the createRadioGroup() implementation.
|
void |
testCreateSlider()
Tests the createSlider() implementation.
|
void |
testCreateSplitter()
Tests the createSplitter() implementation.
|
void |
testCreateStaticText()
Tests the createStaticText() implementation.
|
void |
testCreateTabbedPane()
Tests the createTabbedPane() implementation.
|
void |
testCreateTable()
Tests the createTable() implementation.
|
void |
testCreateTextArea()
Tests the createTextArea() implementation.
|
void |
testCreateTextField()
Tests the createTextField() implementation.
|
void |
testCreateToggleButton()
Tests the createToggleButton() implementation.
|
void |
testCreateTree()
Tests the createTree() implementation.
|
void |
testGetWidgetHandlerFor()
Tests the getWidgetHandlerFor() implementation.
|
void |
testGetWrappedComponentManager()
Tests whether the correct wrapped component manager is returned.
|
void |
testLinkLabel()
Tests the linkLabel() implementation.
|
void |
testSetContainerLayout()
Tests the setContainerLayout() implementation.
|
public void testGetWrappedComponentManager()
public void testAddContainerComponent()
public void testSetContainerLayout()
public void testCreateEventManager()
public void testGetWidgetHandlerFor()
public void testCreateLabel()
throws FormBuilderException
FormBuilderExceptionpublic void testLinkLabel()
throws FormBuilderException
FormBuilderExceptionpublic void testCreateIcon()
throws FormBuilderException
FormBuilderExceptionpublic void testCreateFont()
throws FormBuilderException
FormBuilderExceptionpublic void testCreatePercentLayout()
throws FormBuilderException
FormBuilderExceptionpublic void testCreateButtonLayout()
throws FormBuilderException
FormBuilderExceptionpublic void testCreateBorderLayout()
throws FormBuilderException
FormBuilderExceptionpublic void testCreatePanel()
throws FormBuilderException
FormBuilderExceptionpublic void testCreateDesktopPanel()
throws FormBuilderException
FormBuilderExceptionpublic void testCreateSplitter()
throws FormBuilderException
FormBuilderExceptionpublic void testCreateRadioGroup()
throws FormBuilderException
FormBuilderExceptionpublic void testCreateButton()
throws FormBuilderException
FormBuilderExceptionpublic void testCreateToggleButton()
throws FormBuilderException
FormBuilderExceptionpublic void testCreateTextField()
throws FormBuilderException
FormBuilderExceptionpublic void testCreateTextArea()
throws FormBuilderException
FormBuilderExceptionpublic void testCreatePasswordField()
throws FormBuilderException
FormBuilderExceptionpublic void testCreateCheckbox()
throws FormBuilderException
FormBuilderExceptionpublic void testCreateRadioButton()
throws FormBuilderException
FormBuilderExceptionpublic void testCreateComboBox()
throws FormBuilderException
FormBuilderExceptionpublic void testCreateListBox()
throws FormBuilderException
FormBuilderExceptionpublic void testCreateTabbedPane()
throws FormBuilderException
FormBuilderExceptionpublic void testCreateStaticText()
throws FormBuilderException
FormBuilderExceptionpublic void testCreateProgressBar()
throws FormBuilderException
FormBuilderExceptionpublic void testCreateSlider()
throws FormBuilderException
FormBuilderExceptionpublic void testCreateTable()
throws FormBuilderException
FormBuilderExceptionpublic void testCreateTree()
throws FormBuilderException
FormBuilderExceptionCopyright © 2016 The JGUIraffe Team. All rights reserved.