Uses of Package
ucot.ui

Packages that use ucot.ui
ucot.core ControlInterface and Core class, these control the program flow. 
ucot.ui Userinterface. 
ucot.ui.gui Graphical userInterface and classes related to it. 
ucot.ui.gui.dialog Dialogs used by the gui. 
ucot.ui.gui.tree.usecasetree Classes related to tree that displays loaded usecases. 
 

Classes in ucot.ui used by ucot.core
ProgressBarInterface
          Interface for a progress bar used in core component to indicate the status of parsing and running the heuristic.
UIInterface
          Interface for the UI.
 

Classes in ucot.ui used by ucot.ui
ProgressBarInterface
          Interface for a progress bar used in core component to indicate the status of parsing and running the heuristic.
UIInterface
          Interface for the UI.
 

Classes in ucot.ui used by ucot.ui.gui
ProgressBarInterface
          Interface for a progress bar used in core component to indicate the status of parsing and running the heuristic.
UIInterface
          Interface for the UI.
UseCasePanelInterface
          Interface for the component which shows use case steps from given UseCase.
 

Classes in ucot.ui used by ucot.ui.gui.dialog
ProgressBarInterface
          Interface for a progress bar used in core component to indicate the status of parsing and running the heuristic.
 

Classes in ucot.ui used by ucot.ui.gui.tree.usecasetree
UseCasePanelInterface
          Interface for the component which shows use case steps from given UseCase.