Package mgui.io.foreign.caret
Class CaretPaintOptions
java.lang.Object
mgui.interfaces.InterfaceOptions
mgui.io.foreign.caret.CaretPaintOptions
- All Implemented Interfaces:
InterfaceObject,NamedObject,TreeObject,CleanableObject
public class CaretPaintOptions extends InterfaceOptions
Deprecated.
use CaretPaintInOptions or CaretPaintOutOptions
- Author:
- Andrew Reid
-
Field Summary
-
Constructor Summary
Constructors Constructor Description CaretPaintOptions()Deprecated. -
Method Summary
Methods inherited from class mgui.interfaces.InterfaceOptions
clean, destroy, getName, getTreeLabel, isDestroyed, issueTreeNode, setName, setTreeNodeMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
mesh
Deprecated.
-
-
Constructor Details
-
CaretPaintOptions
public CaretPaintOptions()Deprecated.
-