|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PressConfiguration | |
dip.gui.dialog | |
dip.net.message |
Uses of PressConfiguration in dip.gui.dialog |
Methods in dip.gui.dialog with parameters of type PressConfiguration | |
static void |
PressConfigDialog.displayDialog(javax.swing.JFrame parent,
PressConfiguration pc)
Display the dialog |
Uses of PressConfiguration in dip.net.message |
Methods in dip.net.message that return PressConfiguration | |
PressConfiguration |
PressChannel.getPressConfiguration()
Get the current configuration |
Methods in dip.net.message with parameters of type PressConfiguration | |
void |
PressChannel.open(PressConfiguration pressConfig)
Open a PressChannel, configured with the given PressConfiguration object. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |