|
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) |
|
Definition at line 30 of file MatrixDialog.java.
void centerDialogOnTree |
( |
Point |
locationOnScreen, |
|
|
Dimension |
treeDimension, |
|
|
Point |
prevLoc |
|
) |
| |
|
inline |
Set the location of the dialog to the center of the tree. Make sure you call this after calling pack()
Definition at line 93 of file MatrixDialog.java.
static boolean hasDialog |
( |
Class |
cls | ) |
|
|
inlinestatic |
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/MatrixDialog.java