|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
TinyTableHeaderUI
.
SortableTableData
, the interface all sortable table models must implement.ThemeDescription
objects are equal if
their URIs are equal.
ERROR_FILE_NOT_FOUND
- the specified file
doesn't exist.
ThemeDescription
s.
null
.
...
- getPlatformFont(String) -
Static method in class de.muntjak.tinylookandfeel.Theme
-
- getPreferredSize(JComponent) -
Method in class de.muntjak.tinylookandfeel.TinyTableHeaderUI
- Return the preferred size of the header.
- getURL() -
Method in class de.muntjak.tinylookandfeel.ThemeDescription
- Returns the URL of the TinyLaF theme.
true
if the specified column
is sortable, false
otherwise.
true
if the URI or URL
argument given at construction time was a file URI/URL,
false
otherwise.
true
if the URI
or URL
argument given at construction time was valid,
false
otherwise.
sortingDirection
property: column data sorted in ascending order
sortingDirection
property: column data sorted in descending order
TableModel
s which want to make use of TinyLaF's table
headers for sortable table data must implement this interface.true
if the table model supports
multiple sorted columns, false
otherwise.
ThemeDescription
describes a TinyLaF theme by
its URL and its name.ThemeDescription
using the specified URL.
ThemeDescription
using the specified URI.
ThemeDescription.getName()
.
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |