See: Description
| Interface | Description |
|---|---|
| TagEditHelper.IEditTagDialog |
| Class | Description |
|---|---|
| PresetListPanel |
A list of matching presets for a set of tags.
|
| PresetListPanel.LabelMouseAdapter | |
| PropertiesCellRenderer |
Cell renderer of tags table.
|
| PropertiesDialog |
This dialog displays the tags of the current selected primitives.
|
| PropertiesDialog.BlankSpaceMenuLauncher | |
| PropertiesDialog.MemberInfo | |
| PropertiesDialog.MemberOfCellRenderer | |
| PropertiesDialog.PositionCellRenderer | |
| PropertiesDialog.ReadOnlyTableModel |
Class that allows fast creation of read-only table model with String columns
|
| PropertiesDialog.RoleCellRenderer | |
| PropertiesDialog.TaggingPresetCommandHandler | |
| RecentTagCollection | |
| RecentTagCollection.LruCache |
LRU cache for recently added tags (http://java-planet.blogspot.com/2005/08/how-to-set-up-simple-lru-cache-using.html)
|
| SearchBasedRowFilter |
A
RowFilter implementation which matches tags w.r.t. |
| TagEditHelper |
Class that helps PropertiesDialog add and edit tag values.
|
| Enum | Description |
|---|---|
| TagEditHelper.RecentExisting |
What to do with recent tags where keys already exist
|
| TagEditHelper.RefreshRecent |
What to do after applying tag
|