|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbibliothek.gui.dock.util.UIProperties<java.lang.String,TextValue,TextBridge>
bibliothek.gui.dock.util.TextManager
public class TextManager
A map of String-String pairs used by various objects. Each String can
be stored with different priorities and can be replaced at any time. Clients should not access
the entries directly, they should create a TextValue and register it in order to receive updates
when necessary.
| Constructor Summary | |
|---|---|
TextManager(DockController controller)
|
|
| Method Summary |
|---|
| Methods inherited from class bibliothek.gui.dock.util.UIProperties |
|---|
add, clear, get, get, getBridge, getBridgeFor, getController, getScheme, isObserved, isObserved, isStored, lockUpdate, publish, put, remove, setScheme, unlockUpdate, unpublish, unpublish |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TextManager(DockController controller)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||