|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.salespointframework.core.FormSheet
org.salespointframework.core.data.database.AbstractJavaDBConnection.JavaDBConfigurationFS
protected class AbstractJavaDBConnection.JavaDBConfigurationFS
configuration formsheet
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.salespointframework.core.FormSheet |
---|
FormSheet.FormButton |
Field Summary |
---|
Fields inherited from class org.salespointframework.core.FormSheet |
---|
BTNID_CANCEL, BTNID_OK, BUTTONBAR_BOTTOM, BUTTONBAR_LEFT, BUTTONBAR_NONE, BUTTONBAR_RIGHT, BUTTONBAR_TOP, m_fCancelled |
Constructor Summary | |
---|---|
AbstractJavaDBConnection.JavaDBConfigurationFS(AbstractJavaDBConnection dbc,
boolean remote)
default constructor |
Method Summary | |
---|---|
javax.swing.JComponent |
getFSComponent()
construct the formsheet |
void |
ok()
configure the connection with new values after pressing ok |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public AbstractJavaDBConnection.JavaDBConfigurationFS(AbstractJavaDBConnection dbc, boolean remote)
dbc
- remote
- Method Detail |
---|
public void ok()
ok
in class FormSheet
public javax.swing.JComponent getFSComponent()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |