net.sourceforge.squirrel_sql.plugins.smarttools.gui
Class SmarttoolChangeValuesFrame
java.lang.Object
net.sourceforge.squirrel_sql.client.gui.desktopcontainer.DialogWidget
net.sourceforge.squirrel_sql.plugins.smarttools.gui.SmarttoolChangeValuesFrame
- All Implemented Interfaces:
- ActionListener, EventListener, IWidget, ISmarttoolFrame
public class SmarttoolChangeValuesFrame
- extends DialogWidget
- implements ISmarttoolFrame, ActionListener
- Author:
- Mike
| Methods inherited from class net.sourceforge.squirrel_sql.client.gui.desktopcontainer.DialogWidget |
addNotify, addWidgetListener, centerWithinDesktop, dispose, fireWidgetClosed, fireWidgetClosing, getAwtContainer, getBounds, getClientProperty, getContentPane, getDelegate, getHeight, getInternalFrame, getRootPane, getSize, getTitle, getWidth, isClosed, isIcon, isToolWindow, isVisible, makeToolWindow, moveToFront, pack, putClientProperty, removeWidgetListener, requestFocus, setBorder, setBounds, setContentPane, setDefaultCloseOperation, setFrameIcon, setLayer, setMaximum, setPreferredSize, setSelected, setSize, setTitle, setVisible, showOk, toFront, updateUI |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SmarttoolChangeValuesFrame
public SmarttoolChangeValuesFrame(ISession session,
String title)
- Constructor
- Parameters:
app - rsrc - session - tab -
createPanelMain
public JPanel createPanelMain()
createpanelResult
public JPanel createpanelResult()
setFocusToFirstEmptyInputField
public void setFocusToFirstEmptyInputField()
- Description copied from interface:
ISmarttoolFrame
- Set the requestFocusInWindow to the first empty input field
- Specified by:
setFocusToFirstEmptyInputField in interface ISmarttoolFrame
controlComponents
public void controlComponents(int type)
actionPerformed
public void actionPerformed(ActionEvent e)
- Specified by:
actionPerformed in interface ActionListener
Copyright © 2001-2012. All Rights Reserved.