Uses of Class
klaus.views.View

Packages that use View
klaus   
klaus.components   
klaus.views   
 

Uses of View in klaus
 

Subclasses of View in klaus
 class GPLView
           
 

Methods in klaus with parameters of type View
 void KlausWindow.addView(View view)
           
 

Uses of View in klaus.components
 

Constructors in klaus.components with parameters of type View
CloseTabComponent(String title, View view)
           
 

Uses of View in klaus.views
 

Subclasses of View in klaus.views
 class AnalyzeView
           
 class BaseView
          A view for showing a PNG database file
 class ConfigurationView
          This is a view for changing the software's settings.
 class HelpView
          A view for showing the help
 class ICSLoginView
           
 class ICSView
          A view for chatting and overview on ICS's
 class InfoView
           
 class PlayingView
          This is a view for playing.
 class WelcomeView