|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Widget | |
---|---|
org.prorefactor.treeparser | General use classes for any or all Tree Parsers. |
org.prorefactor.widgettypes |
Uses of Widget in org.prorefactor.treeparser |
---|
Subclasses of Widget in org.prorefactor.treeparser | |
---|---|
class |
FieldContainer
Frame and Browse widgets are FieldContainers. |
Methods in org.prorefactor.treeparser that return Widget | |
---|---|
Widget |
SymbolScope.lookupWidget(int widgetType,
java.lang.String name)
Lookup a Widget based on TokenType (FRAME, BUTTON, etc) and the name in this scope or enclosing scope. |
Uses of Widget in org.prorefactor.widgettypes |
---|
Subclasses of Widget in org.prorefactor.widgettypes | |
---|---|
class |
Browse
|
class |
Button
|
class |
Frame
|
class |
Image
|
class |
Menu
|
class |
MenuItem
|
class |
Rectangle
|
class |
Submenu
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |