| Method and Description |
|---|
| org.jdal.swing.ApplicationContextGuiFactory.createTitledBorder(String)
use FormUtils.createTitledBorder instead.
|
| org.jdal.swing.ViewDialog.getDialogHeight()
use getWindowHeight
|
| org.jdal.swing.ViewDialog.getDialogWidth()
use getWindowWidth
|
| org.jdal.swing.action.ViewSaveAction.getService() |
| org.jdal.swing.ViewDialog.setDialogHeight(int)
use setWindoHeigth
|
| org.jdal.swing.ViewDialog.setDialogWidth(int)
use setWindowWidth
|
| org.jdal.swing.action.ViewSaveAction.setService(Dao |
Copyright © 2014 JDAL. All Rights Reserved.