org.jclarion.clarion.swing
Class SimpleComboQueue

java.lang.Object
  extended by org.jclarion.clarion.ClarionMemoryModel
      extended by org.jclarion.clarion.ClarionGroup
          extended by org.jclarion.clarion.ClarionQueue
              extended by org.jclarion.clarion.swing.SimpleComboQueue
All Implemented Interfaces:
ClarionQueueReader, Threaded

public class SimpleComboQueue
extends ClarionQueue


Nested Class Summary
 
Nested classes/interfaces inherited from class org.jclarion.clarion.ClarionQueue
ClarionQueue.Order, ClarionQueue.QueueEntry, ClarionQueue.Record, ClarionQueue.SpecialRecord
 
Nested classes/interfaces inherited from class org.jclarion.clarion.ClarionGroup
ClarionGroup.GroupEntry, ClarionGroup.ReferenceVariable
 
Nested classes/interfaces inherited from class org.jclarion.clarion.ClarionMemoryModel
ClarionMemoryModel.State
 
Field Summary
 ClarionString item
           
 
Fields inherited from class org.jclarion.clarion.ClarionGroup
map
 
Constructor Summary
SimpleComboQueue()
           
 
Method Summary
 
Methods inherited from class org.jclarion.clarion.ClarionQueue
add, add, add, add, add, add, add, addListener, castTo, convertQueueIndexToScreenIndex, convertScreenIndexToQueueIndex, debugString, delete, free, get, get, get, get, get, getPointer, getPosition, getRecord, getSiblingTree, getSortCount, getValueAt, hasChildren, hasSibling, ORDER, put, put, put, records, removeListener, setNextAnchor, sort, sort, toggle
 
Methods inherited from class org.jclarion.clarion.ClarionGroup
addReference, addVariable, addVariable, clear, clear, clearNull, deserialize, flatWhat, flatWhere, flatWho, genericLike, getGroupObject, getGroupParam, getGroupParamPosition, getLockedObject, getPrefix, getString, getThread, getVariableCount, initThread, merge, serialize, setNull, setOver, setOver, setPrefix, setValue, setValue, what, where, who, whoNoPrefix
 
Methods inherited from class org.jclarion.clarion.ClarionMemoryModel
addChangeListener, addChangeListener, getListenerCount, isAnyoneInterestedInChange, isThreaded, lock, notifyChange, removeChangeListener
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

item

public ClarionString item
Constructor Detail

SimpleComboQueue

public SimpleComboQueue()


Copyright © 2010. All Rights Reserved.