org.ceryle.ui.graph
Class AddFacetDialog.TopicFacet
java.lang.Object
org.ceryle.ui.graph.AddFacetDialog.TopicFacet
- Enclosing class:
- AddFacetDialog
protected class AddFacetDialog.TopicFacet
- extends Object
An inner class acting as a struct for a Topic-facet pair. This also
creates labels from the TopicMapProcessor so that it doesn't have to
be done repeatedly during list redraws.
i_type
protected int i_type
i_topic
protected Topic i_topic
i_facet
protected Topic i_facet
tLabel
protected String tLabel
fLabel
protected String fLabel
AddFacetDialog.TopicFacet
protected AddFacetDialog.TopicFacet(int type,
Topic topic,
Topic facet)
getTopic
public Topic getTopic()
getFacet
public Topic getFacet()
toString
public String toString()
- Overrides:
toString in class Object
The Ceryle Project. Copyright ©2001-2007 Murray Altheim, All Rights Reserved. See LICENSE included with distribution.