|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjava.awt.Component
java.awt.Container
java.awt.Panel
java.applet.Applet
org.hsqldb.util.Transfer
Utility program (or applet) for transferring tables between different databases via JDBC. Understands HSQLDB database particularly well.
| Nested Class Summary |
| Nested classes inherited from class java.applet.Applet |
Applet.AccessibleApplet |
| Nested classes inherited from class java.awt.Panel |
Panel.AccessibleAWTPanel |
| Nested classes inherited from class java.awt.Container |
Container.AccessibleAWTContainer |
| Nested classes inherited from class java.awt.Component |
Component.AccessibleAWTComponent, Component.BltBufferStrategy, Component.FlipBufferStrategy |
| Field Summary | |
static boolean |
TRACE
|
| Fields inherited from class java.awt.Component |
BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT |
| Fields inherited from interface java.awt.image.ImageObserver |
ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH |
| Constructor Summary | |
Transfer()
|
|
| Method Summary | |
void |
actionPerformed(ActionEvent ev)
Method declaration |
protected void |
Exit()
|
void |
init()
Method declaration |
void |
itemStateChanged(ItemEvent e)
Method declaration |
static void |
main(String[] arg)
Method declaration |
void |
trace(String s)
Method declaration |
void |
windowActivated(WindowEvent e)
Method declaration |
void |
windowClosed(WindowEvent e)
Method declaration |
void |
windowClosing(WindowEvent ev)
Method declaration |
void |
windowDeactivated(WindowEvent e)
Method declaration |
void |
windowDeiconified(WindowEvent e)
Method declaration |
void |
windowIconified(WindowEvent e)
Method declaration |
void |
windowOpened(WindowEvent e)
Method declaration |
static void |
work(String[] arg)
Method declaration |
| Methods inherited from class java.applet.Applet |
destroy, getAccessibleContext, getAppletContext, getAppletInfo, getAudioClip, getAudioClip, getCodeBase, getDocumentBase, getImage, getImage, getLocale, getParameter, getParameterInfo, isActive, newAudioClip, play, play, resize, resize, setStub, showStatus, start, stop |
| Methods inherited from class java.awt.Panel |
addNotify |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
public static final boolean TRACE
| Constructor Detail |
public Transfer()
| Method Detail |
public void trace(String s)
trace in interface org.hsqldb.util.Traceables - public void init()
public static void work(String[] arg)
public static void main(String[] arg)
arg - public void itemStateChanged(ItemEvent e)
itemStateChanged in interface ItemListenere - public void actionPerformed(ActionEvent ev)
actionPerformed in interface ActionListenerev - public void windowActivated(WindowEvent e)
windowActivated in interface WindowListenere - public void windowDeactivated(WindowEvent e)
windowDeactivated in interface WindowListenere - public void windowClosed(WindowEvent e)
windowClosed in interface WindowListenere - public void windowClosing(WindowEvent ev)
windowClosing in interface WindowListenerev - public void windowDeiconified(WindowEvent e)
windowDeiconified in interface WindowListenere - public void windowIconified(WindowEvent e)
windowIconified in interface WindowListenere - public void windowOpened(WindowEvent e)
windowOpened in interface WindowListenere - protected void Exit()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||