Inherits TabDisplayerUI.
|
static ComponentUI | createUI (JComponent jc) |
|
|
static final int[] | PTS = new int[]{0, 0, 0} |
|
- Author
- dfickling
Definition at line 36 of file NoTabsTabDisplayerUI.java.
org.sleuthkit.autopsy.corecomponents.NoTabsTabDisplayerUI.NoTabsTabDisplayerUI |
( |
TabDisplayer |
displayer | ) |
|
void org.sleuthkit.autopsy.corecomponents.NoTabsTabDisplayerUI.cancelRequestAttention |
( |
int |
i | ) |
|
|
protected |
SingleSelectionModel org.sleuthkit.autopsy.corecomponents.NoTabsTabDisplayerUI.createSelectionModel |
( |
| ) |
|
|
protected |
static ComponentUI org.sleuthkit.autopsy.corecomponents.NoTabsTabDisplayerUI.createUI |
( |
JComponent |
jc | ) |
|
|
static |
int org.sleuthkit.autopsy.corecomponents.NoTabsTabDisplayerUI.dropIndexOfPoint |
( |
Point |
point | ) |
|
java.lang.String org.sleuthkit.autopsy.corecomponents.NoTabsTabDisplayerUI.getCommandAtPoint |
( |
Point |
point | ) |
|
Polygon org.sleuthkit.autopsy.corecomponents.NoTabsTabDisplayerUI.getExactTabIndication |
( |
int |
i | ) |
|
Polygon org.sleuthkit.autopsy.corecomponents.NoTabsTabDisplayerUI.getInsertTabIndication |
( |
int |
i | ) |
|
Dimension org.sleuthkit.autopsy.corecomponents.NoTabsTabDisplayerUI.getMaximumSize |
( |
javax.swing.JComponent |
c | ) |
|
Dimension org.sleuthkit.autopsy.corecomponents.NoTabsTabDisplayerUI.getMinimumSize |
( |
javax.swing.JComponent |
c | ) |
|
Dimension org.sleuthkit.autopsy.corecomponents.NoTabsTabDisplayerUI.getPreferredSize |
( |
javax.swing.JComponent |
c | ) |
|
Rectangle org.sleuthkit.autopsy.corecomponents.NoTabsTabDisplayerUI.getTabRect |
( |
int |
i, |
|
|
Rectangle |
rectangle |
|
) |
| |
void org.sleuthkit.autopsy.corecomponents.NoTabsTabDisplayerUI.registerShortcuts |
( |
javax.swing.JComponent |
jComponent | ) |
|
void org.sleuthkit.autopsy.corecomponents.NoTabsTabDisplayerUI.requestAttention |
( |
int |
i | ) |
|
|
protected |
int org.sleuthkit.autopsy.corecomponents.NoTabsTabDisplayerUI.tabForCoordinate |
( |
Point |
point | ) |
|
void org.sleuthkit.autopsy.corecomponents.NoTabsTabDisplayerUI.unregisterShortcuts |
( |
javax.swing.JComponent |
jComponent | ) |
|
final int [] org.sleuthkit.autopsy.corecomponents.NoTabsTabDisplayerUI.PTS = new int[]{0, 0, 0} |
|
staticprivate |
The documentation for this class was generated from the following file: