net.sourceforge.hivegui.dialog
Interface DialogTabPanel

All Superinterfaces:
DialogPanel
All Known Implementing Classes:
AbstractTabPanel

public interface DialogTabPanel
extends DialogPanel


Method Summary
 void accept()
           
 
Methods inherited from interface net.sourceforge.hivegui.dialog.DialogPanel
canClose, getDefaultButton, getDialogTitle, getPanel, reset, setContext, setParent
 

Method Detail

accept

void accept()