Title: class AttributeEntryInstance
Description: AttributeEntryInstance is the key to real Attribute[Group]
values
Copyright: Copyright (c) 2003
Company: CMC Computers
Title:
Description: This Panel contains one AttributeEntryPanel for every
AttributeEntry in its AttributeGroup
Copyright: Copyright (c) 2003
Company: CMC Computers
Applies attributes for given TCObject
Keys are AttributeInstances or Strings, values are basic java objects as
Float, Boolean, Integer, String, java.util.Set; the datadef object
has key TCGraphConstants.DATADEFINITION
Applies given view attributes for given TCObject
Keys are strings, values are basic java objects as Float, Boolean,
Integer, String, java.awt.Rectangle, java.awt.Point
Applies given view attributes for given TCObject
Keys are strings, values are basic java objects as Float, Boolean,
Integer, String, java.awt.Rectangle, java.awt.Point
Attaches the given QDisc to the given class.
If something was attached on the class, it would be removed.
If the qdisc was attached on a class, it would be detached.
Returns the auto-size dimension
the initial implemantations uses Component UI's preffered size
bounded by minimum and maximum autosize
May be overriden in subclasses
Title: interface Checker
Description: Interface for checking whether attribute changes
may be passed to a TCObject
Copyright: Copyright (c) 2003
Company: CMC Computers
Title: Class
Description: class representing classes of classful qdiscs
and the appropriate graph cell model
Copyright: Copyright (c) 2003
Company: CMC Computers
Class() -
Constructor for class cz.cmc.tcgui.Class
Called when static renderer should be lazilly created.
If the renderer does not exist yet, it will be created.
In case that some TCObject does not use a static renderer, this
should be overriden with an empty implementation.
Interface which defines all methods and their input and output parameters
used for transporting necessary Datadef structures based on XML definition
files inside gui and export modules.
Title: class DefaultEditor
Description: Default implementation of Editor for editing AttributeEntries
of TCObjects
Copyright: Copyright (c) 2003
Company: CMC Computers
Searches parent's root AttributeGroup for handle specified by given String
(usually "classid" or "handle") and exports its value into 'tcCmd'
StringBuffer.
Title: interface FilterContainer
Description: interface to be implemented by TCObjects that may contain
filters
Copyright: Copyright (c) 2003
Company: CMC Computers
Title: Class FilterOutputPort
Description: Output port for creating filter chains
from FilterElements
Copyright: Copyright (c) 2003
Company: CMC Computers
Title: FilterEntry
Description: class representing traffic filters
and the appropriate graph cell model
Copyright: Copyright (c) 2003
Company: CMC Computers
Title: class FilterMatchEdge
Description: Edge for connecting matching filter elements with target
classes
Copyright: Copyright (c) 2003
Company: CMC Computers
Title: Class FilterOutputPort
Description: Output port for creating filter chains from FilterEntries
Copyright: Copyright (c) 2003
Company: CMC Computers
Gets all subclasses of the specified SubclassableTCObject.
Returns null if stco is a leaf class. Returns empty array
if stco is a classfull qdisc without classes.
Title: class ImportException
Description: Exception thrown when an error occurs during importing
tc schema data
Copyright: Copyright (c) 2003
Company: CMC Computers
Title: class InvalidAttributeChangeException
Description: Exception that is thrown when trying to apply an invalid
change map
Copyright: Copyright (c) 2003
Company: CMC Computers
SchemaExporterTC implements SchemaExporter interface and is designed to
export schema in form of valid script, executable under compatible tc aware
Linux OS.
Title: interface SubclassableTCObject
Description: interface to be implemented by TCObjects whuch may have
subclasses connected
Copyright: Copyright (c) 2003
Company: CMC Computers
Title: Class TCEditor
Description: TCEditor provides functionality of the traffic control
editing panel
Copyright: Copyright (c) 2003
Company: CMC Computers
Title: Class TCEditorEvent
Description: TCEditorEvent is used by TCEditors to communicate
with the parent environment
Copyright: Copyright (c) 2003
Company: CMC Computers
Title: Interface TCEditorListener
Description: Interface for TCEditor to communicate
with the parent environment
Copyright: Copyright (c) 2003
Company: CMC Computers
Title: interface TCExport
Description: via TCExport it is possible to get the structure and data
of the TC schema
Copyright: Copyright (c) 2003
Company: CMC Computers
Title: Class TCGraphSelectionModel
Description: Cell selection model specific for
the traffic control configurator
Copyright: Copyright (c) 2003
Company: CMC Computers
Title: TCGui application
Description: Class TCGui creates TCGui application frame,
and puts TCEditor
it also implements a basic version of the main() method
Copyright: Copyright (c) 2003
Company: CMC Computers
TCGui() -
Constructor for class cz.cmc.tcgui.TCGui
Title: interface TCImport
Description: via TCImport it is possible to modify the structure and data
of the TC schema
Copyright: Copyright (c) 2003
Company: CMC Computers
Title: interface TCObjectContainer
Description: interface to be implemented by TCObjects that may contain
child TCObjects
Copyright: Copyright (c) 2003
Company: CMC Computers
Title: interface TCObjectContainerEntry
Description: interface to be implemented by TCObjects that may be
contained in other TCObjects
Copyright: Copyright (c) 2003
Company: CMC Computers
Title: interface FilterEntryViewContainer
Description: interface to be implemented by container views
in the tc schema
Copyright: Copyright (c) 2003
Company: CMC Computers
Title: class TestSchemaExportTC
Description: Action for testing if the schema is exportable into
the TC script
Copyright: Copyright (c) 2003
Company: CMC Computers