com.togethersoft.testing.testserver.plugin.visualtest
Class ComponentStructure
- public class ComponentStructure
- Stereotype tested
- testcase <{TestComponentStructure}>
| Field Summary |
private static Category | LOG |
LOG
private static Category LOG
getClassRepresentation
private static String getClassRepresentation(Component c)
getComponentBranch
public static Object[] getComponentBranch(Component c)
getComponentChildren
public static Component[] getComponentChildren(Container c)
getComponentName
public static String getComponentName(Component c)
getContentComponents
private static Component[] getContentComponents(Container c)
getMenuBranch
public static Object[] getMenuBranch(MenuComponent c)
getMenuComponentName
public static String getMenuComponentName(MenuComponent c)
getMenuContainers
public static MenuContainer[] getMenuContainers(Component c)
getPopups
public static PopupMenu[] getPopups(Component c)
getRootPane
private static Component getRootPane(Container c)
getScrollPaneView
private static Component getScrollPaneView(Container c)
getTabbedPaneName
private static String getTabbedPaneName(Component c)
getTabName
private static String getTabName(Component c)
getTabs
private static Component[] getTabs(Component c)
getViewportChild
private static Component getViewportChild(Container c)
isJMenuComponent
private static boolean isJMenuComponent(Component c)
isStandardPackage
private static boolean isStandardPackage(Package p)
isTab
private static boolean isTab(Component c)
verifyName
private static String verifyName(String name, Component c)
- ensures that component is assigned unique name