net.sf.glxdesktop.gui.glxinfo.dialog
Class GlxSearchDialog
java.lang.Object
net.sf.glxdesktop.gui.glxinfo.dialog.GlxSearchDialog
public class GlxSearchDialog
- extends java.lang.Object
- Author:
- fons
|
Method Summary |
void |
hide()
Hide dialog |
void |
show()
Show dialog |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
glade
protected static org.gnu.glade.LibGlade glade
dialogSearch
protected static org.gnu.gtk.Dialog dialogSearch
buttonFindExtensions
protected static org.gnu.gtk.Button buttonFindExtensions
buttonCancel
protected static org.gnu.gtk.Button buttonCancel
entrySearch
protected static org.gnu.gtk.Entry entrySearch
checkButtonCaseSensitive
protected static org.gnu.gtk.CheckButton checkButtonCaseSensitive
GlxSearchDialog
public GlxSearchDialog(GlxInfoWindowActions actions)
show
public void show()
- Show dialog
hide
public void hide()
- Hide dialog
Copyright © 2006 GLXDesktop Tools. All Rights Reserved.