Uses of Interface
com.jidesoft.dialog.ButtonNames

Packages that use ButtonNames
com.jidesoft.dialog The package contains classes related to JDialog for JIDE Common Layer. 
 

Uses of ButtonNames in com.jidesoft.dialog
 

Classes in com.jidesoft.dialog that implement ButtonNames
 class ButtonPanel
          ButtonPanel can help to layout buttons easily in any dialogs.
 class MultiplePageDialog
          MultiplePageDialog is a StandardDialog which can have multiple AbstractDialogPages.
 class MultiplePageDialogPane
          MultiplePageDialogPane is a StandardDialogPane which can have multiple AbstractDialogPages.
 class ScrollableButtonPanel
          A ButtonPanel that implements the Scrollable so that it can be added to a JScrollPane.
 class StandardDialog
          StandardDialog is a dialog template.
protected  class StandardDialog.DefaultStandardDialogPane
           
 class StandardDialogPane
          StandardDialogPane is the content pane of StandardDialog.
 



Copyright © 2013. All Rights Reserved.