org.jplot2d.swing.proptable
Class PropertyTableItem
- java.lang.Object
-
- org.jplot2d.swing.proptable.PropertyTableItem
-
public class PropertyTableItem extends java.lang.ObjectRepresent a line in PropertyTableModel.
-
-
Property Summary
All Methods Instance Methods Concrete Methods Type Property and Description booleanisGets the value of the property property.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description intgetDepth()java.lang.StringgetName()PropertyTableItemgetParent()PropertygetProperty()java.lang.StringgetToolTipText()booleanhasToggle()booleanisProperty()Gets the value of the property property.booleanisVisible()voidtoggle()
-
-
-
Method Detail
-
getName
public java.lang.String getName()
-
isProperty
public boolean isProperty()
Gets the value of the property property.
-
getProperty
public Property getProperty()
-
getParent
public PropertyTableItem getParent()
-
getDepth
public int getDepth()
-
hasToggle
public boolean hasToggle()
-
toggle
public void toggle()
-
isVisible
public boolean isVisible()
-
getToolTipText
public java.lang.String getToolTipText()
-
-
DMelt 3.0 © DataMelt by jWork.ORG