org.gjt.universe
Class ShipDesignFilter
java.lang.Object
|
+--org.gjt.universe.ShipDesignFilter
- public class ShipDesignFilter
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
All
public static final int All
- See Also:
- Constant Field Values
Owned
public static final int Owned
- See Also:
- Constant Field Values
Engineered
public static final int Engineered
- See Also:
- Constant Field Values
NotEngineered
public static final int NotEngineered
- See Also:
- Constant Field Values
Alphabetical
public static final int Alphabetical
- See Also:
- Constant Field Values
filtertype
private int filtertype
sorttype
private int sorttype
ShipDesignFilter
public ShipDesignFilter(int filtertype,
int sorttype)
getFilterType
public int getFilterType()
getSortType
public int getSortType()
Copyright © 2001 Universe Dev Team All Rights Reserved.