Uses of Class
pivot.wtk.Frame

Packages that use Frame
pivot.wtk Contains classes that define the structure and behavior of WTK user interface components. 
 

Uses of Frame in pivot.wtk
 

Subclasses of Frame in pivot.wtk
 class Alert
          Class representing an "alert", a dialog commonly used to perform simple user interaction.
 class Dialog
          Window class whose primary purpose is to facilitate interaction between an application and a user.