Class DRSelectionDialog
- java.lang.Object
-
- de.kappich.pat.gnd.utils.view.GndDialog
-
- de.kappich.pat.gnd.extLocRef.view.DRSelectionDialog
-
public class DRSelectionDialog extends GndDialog
Der Dialog zur Auswahl undgerichteter Assoziationen
.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
runDialog()
java.lang.String
toString()
-
Methods inherited from class de.kappich.pat.gnd.utils.view.GndDialog
add, add, addWindowListener, dispose, getBounds, getContentPane, getDialog, getLocation, getPreferenceBounds, getPreferencesHeight, getPreferencesWidth, getPreferencesX, getPreferencesY, getWindowListeners, hasBoundsFromPrefs, pack, readPreferenceBounds, remove, removePreferenceBounds, removeWindowListener, repaint, requestFocus, revalidate, setCursor, setDefaultCloseOperation, setJMenuBar, setLayout, setLocation, setLocationRelativeTo, setModal, setPositionAndSize, setPreferredSize, setSize, setTitle, setVisible, storePreferenceBounds, toFront
-
-