|
void | dispose () |
|
void | keyTyped (KeyEvent evt) |
|
void | keyPressed (KeyEvent evt) |
|
void | keyReleased (KeyEvent evt) |
|
void | dispose () |
|
Point | getPrevLoc () |
|
void | centerDialogOnTree (Point locationOnScreen, Dimension treeDimension, Point prevLoc) |
|
JPanel | getTopPanel (String dialogTitle) |
|
void | closeOnClick (final JLabel component, final String img_prefix) |
|
void | enableDrag (final JComponent component) |
|
void | setLocation (int x, int y, boolean force) |
|
|
Cursor | HAND_CURSOR = new Cursor(Cursor.HAND_CURSOR) |
|
Cursor | DEFAULT_CURSOR = new Cursor(Cursor.DEFAULT_CURSOR) |
|
The DeleteDialog class is the delete confirmation popup when a a node(s) is selected for deletion.
- Author
- Nathan de Vries ndvri.nosp@m.es@s.nosp@m.quiz..nosp@m.net
Definition at line 39 of file DeleteDialog.java.
The documentation for this class was generated from the following file:
- /Users/webmaster/Desktop/squiz_matrix/core/lib/asset_map/java/src/net/squiz/matrix/ui/DeleteDialog.java