|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectinfo.joseluismartin.gui.AbstractView<DbConnection>
info.joseluismartin.db.DbConnectionForm
public class DbConnectionForm
Database Connection Form
| Field Summary |
|---|
| Fields inherited from class info.joseluismartin.gui.AbstractView |
|---|
DEFAULT_BINDER_FACTORY_NAME, errors, height, messageSource, width |
| Constructor Summary | |
|---|---|
DbConnectionForm()
|
|
DbConnectionForm(DbConnection dbConnection)
|
|
| Method Summary | |
|---|---|
void |
actionPerformed(ActionEvent e)
|
protected JComponent |
buildPanel()
Build the JComponent that hold controls. |
void |
doRefresh()
Allow subclasses to do custom refresh |
void |
init()
Init method, called by container after property sets. |
static void |
main(String[] args)
Test Method |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DbConnectionForm()
public DbConnectionForm(DbConnection dbConnection)
dbConnection - | Method Detail |
|---|
public void init()
protected JComponent buildPanel()
buildPanel in class AbstractView<DbConnection>public void actionPerformed(ActionEvent e)
actionPerformed in interface ActionListenerpublic void doRefresh()
AbstractView
doRefresh in class AbstractView<DbConnection>public static void main(String[] args)
args - none
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||