mk.fsgrep.gui
Class RecentPatternSelector
java.lang.Object
mk.fsgrep.gui.RecentPatternSelector
public class RecentPatternSelector
- extends java.lang.Object
A dialog that allows the user to select an item from the list of recently
used search patterns.
- Author:
- Murali Krishnan
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getApp
protected App getApp()
getDialog
protected javax.swing.JDialog getDialog()
getList
protected javax.swing.JList getList()
getButtonOk
protected javax.swing.JButton getButtonOk()
getButtonCancel
protected javax.swing.JButton getButtonCancel()
setDialog
protected void setDialog(javax.swing.JDialog val)
initialize
public void initialize()
createComponents
public void createComponents()
defineActions
public void defineActions()
makeFrame
public void makeFrame()
makeMainPanel
protected javax.swing.JPanel makeMainPanel()
makeButtonPanel
protected javax.swing.JPanel makeButtonPanel()
handleItemSelection
protected void handleItemSelection()
Copyright © 2009. All Rights Reserved.