com.l2fprod.common.propertysheet
Class PropertySheetTableModel.Item
java.lang.Object
com.l2fprod.common.propertysheet.PropertySheetTableModel.Item
- Enclosing class:
- PropertySheetTableModel
public class PropertySheetTableModel.Item
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getName
public java.lang.String getName()
isProperty
public boolean isProperty()
getProperty
public Property getProperty()
getParent
public PropertySheetTableModel.Item getParent()
getDepth
public int getDepth()
hasToggle
public boolean hasToggle()
toggle
public void toggle()
setVisible
public void setVisible(boolean visible)
isVisible
public boolean isVisible()
getKey
public java.lang.String getKey()