Conquest
Class Type.Property

java.lang.Object
  extended by Conquest.Type.Property
Enclosing class:
Type

public class Type.Property
extends java.lang.Object

Le proprietà di visualizzazione iniziale di una tabella


Field Summary
 java.awt.Point location
           
 boolean rollup
           
 boolean visible
           
 
Constructor Summary
Type.Property()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

location

public java.awt.Point location

rollup

public boolean rollup

visible

public boolean visible
Constructor Detail

Type.Property

public Type.Property()