medusa.stringconnection
Class CallString
- java.lang.Object
-
- medusa.stringconnection.CallString
-
- All Implemented Interfaces:
- java.lang.Runnable
public class CallString extends java.lang.Object implements java.lang.Runnable
-
-
Constructor Summary
Constructors Constructor and Description CallString(java.lang.String url, int port, java.lang.String[] queries)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description javax.swing.JPanelcallString()javax.swing.JPanelgetPanel()intgetProgress()booleanisDone()voidrun()voidstart()voidstop()
-
-
-
Constructor Detail
-
CallString
public CallString(java.lang.String url, int port, java.lang.String[] queries)
-
-
Method Detail
-
getPanel
public javax.swing.JPanel getPanel()
-
start
public void start()
-
stop
public void stop()
-
run
public void run()
- Specified by:
runin interfacejava.lang.Runnable
-
getProgress
public int getProgress()
-
isDone
public boolean isDone()
-
callString
public javax.swing.JPanel callString() throws java.io.IOException- Throws:
java.io.IOException
-
-
DMelt 3.0 © DataMelt by jWork.ORG