|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Widget | |
---|---|
edu.iu.cnets.klatsch.gui | |
edu.iu.cnets.klatsch.pane |
Uses of Widget in edu.iu.cnets.klatsch.gui |
---|
Subclasses of Widget in edu.iu.cnets.klatsch.gui | |
---|---|
class |
Pane
A Pane is the subclass of Widget that is displayed in the main part of the GUI. |
class |
WidgetEntry
The entry widget accepts user input and delivers complete lines to the Main applet when appropriate. |
class |
WidgetGraph
The graph widget displays a visual layout of a graph. |
(package private) class |
WidgetIndex
The index widget shows us a horizontal list of the current panes. |
Uses of Widget in edu.iu.cnets.klatsch.pane |
---|
Subclasses of Widget in edu.iu.cnets.klatsch.pane | |
---|---|
class |
Text
The text pane simply displays a number of lines of output. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |