Uses of Class
net.infonode.properties.types.StringProperty

Packages that use StringProperty
net.infonode.docking.properties Property classes for docking windows. 
net.infonode.properties.gui.util Utility GUI classes for properties. 
net.infonode.tabbedpanel.titledtab TitledTab is a tab type with support for text, icon and a custom Swing component 
 

Uses of StringProperty in net.infonode.docking.properties
 

Fields in net.infonode.docking.properties declared as StringProperty
static StringProperty ViewTitleBarStateProperties.TITLE
          The title bar title.
static StringProperty ViewProperties.TITLE
          The view title.
static StringProperty WindowTabButtonProperties.TOOL_TIP_TEXT
          The button tool tip text.
 

Uses of StringProperty in net.infonode.properties.gui.util
 

Fields in net.infonode.properties.gui.util declared as StringProperty
static StringProperty ButtonProperties.TOOL_TIP_TEXT
          The enabled button tool tip text.
 

Uses of StringProperty in net.infonode.tabbedpanel.titledtab
 

Fields in net.infonode.tabbedpanel.titledtab declared as StringProperty
static StringProperty TitledTabStateProperties.TEXT
          Text property
static StringProperty TitledTabStateProperties.TOOL_TIP_TEXT
          Tool tip text property