|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IWidget | |
|---|---|
| treebolic | |
| treebolic.applet | |
| treebolic.browser | |
| treebolic.generator | |
| Uses of IWidget in treebolic |
|---|
| Classes in treebolic that implement IWidget | |
|---|---|
class |
Widget
Treebolic's main panel. |
| Uses of IWidget in treebolic.applet |
|---|
| Fields in treebolic.applet declared as IWidget | |
|---|---|
private IWidget |
Treebolic.theWidget
Component widget |
| Uses of IWidget in treebolic.browser |
|---|
| Fields in treebolic.browser declared as IWidget | |
|---|---|
private IWidget |
Context.theWidget
Connected Widget |
| Methods in treebolic.browser with parameters of type IWidget | |
|---|---|
void |
Context.connect(IWidget thisWidget)
Connected Widget |
void |
MainFrame.linkTo(java.lang.String thisLinkUrl,
java.lang.String thisLinkTarget,
IWidget thisWidget,
Context thisContext)
Link to |
| Uses of IWidget in treebolic.generator |
|---|
| Fields in treebolic.generator declared as IWidget | |
|---|---|
private IWidget |
MainFrame.theWidget
Treebolic widget |
private IWidget |
Controller.theWidget
Treebolic widget |
| Methods in treebolic.generator with parameters of type IWidget | |
|---|---|
void |
Controller.connect(IWidget thisWidget)
Connect to widget |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||