Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
C
cancelCellEditing()
- Method in class bsys.propertyview.
Editor
canImport(TransferHandler.TransferSupport)
- Method in class treebolic.generator.tree.
TreeTransferHandler
canRecurse(int)
- Static method in class treebolic.provider.wn.
XWordNet
Get whether search type can recurse
center(Component)
- Static method in class treebolic.commons.
Utils
Center on screen
center
- Variable in class treebolic.core.
EuclidianLocation
Center in (Euclidian space) unit circle
center
- Variable in class treebolic.core.
HyperLocation
Center as mapped by current transform
center(Component)
- Static method in class treebolic.provider.sql.
SqlDialog
Center on screen
center0
- Variable in class treebolic.core.
HyperLocation
Center as computed by initial layout
changeExpansion(double)
- Method in class treebolic.control.
Commander
Change Expansion by given factor
changeFolder(String)
- Method in class treebolic.site.
FileSiteMaker
changeFolder(String)
- Method in class treebolic.site.
FtpSiteMaker
changeFolder(String)
- Method in class treebolic.site.
SiteMaker
Change folder
ChangeNotifier
- Class in
bsys.propertyview
Change notifier
ChangeNotifier()
- Constructor for class bsys.propertyview.
ChangeNotifier
Constructor
changeOrientation(Complex)
- Method in class treebolic.control.
Commander
Change orientation
changeSweep(double)
- Method in class treebolic.control.
Commander
Change sweep by given factor
checkMissing()
- Method in class treebolic.generator.
ImageListDialog
Check missing files
checkSave()
- Method in class treebolic.generator.
Controller
Check if save is needed
checkUnused()
- Method in class treebolic.generator.
ImageListDialog
Check unused files
childCountOf(Node)
- Method in class treebolic.generator.domtree.
TreeModelAdapter
Get child count
childrenToString()
- Method in class treebolic.generator.domtree.
DefaultDecorator
Convert children's value to string
CIRCLE
- Static variable in interface treebolic.model.
IEdge
Circle terminator style
clockwise
- Variable in class treebolic.core.
AbstractLayerOut
Whether node space is allocated clockwise
clone(HyperLocation)
- Method in class treebolic.core.
HyperLocation
Clone
CodeBase
- Class in
treebolic.commons
DetermineCode base
CodeBase()
- Constructor for class treebolic.commons.
CodeBase
collapse()
- Method in class treebolic.generator.tree.
TreeView
Collapse
collapseAll()
- Method in class treebolic.generator.tree.
Tree
Collapse tree
collapseAll(TreePath)
- Method in class treebolic.generator.tree.
Tree
Collapse tree
ColorEditor
- Class in
bsys.propertyview
Color editor
ColorEditor()
- Constructor for class bsys.propertyview.
ColorEditor
Constructor
colorToString(Color)
- Static method in class treebolic.model.
Utils
Convert color to hexadecimal string
COLUMNNUMBER
- Static variable in class bsys.propertyview.
PropertyView
Commander
- Class in
treebolic.control
Commander executes commands
Commander()
- Constructor for class treebolic.control.
Commander
Commander.Command
- Enum in
treebolic.control
Commands
Commander.Command()
- Constructor for enum treebolic.control.
Commander.Command
COMP_NAME
- Static variable in interface edu.princeton.wordnet.interfaces.
WordNetHome
Complex
- Class in
treebolic.core
Complex
Complex()
- Constructor for class treebolic.core.
Complex
Default constructor which defaults to (0,0)
Complex(double, double)
- Constructor for class treebolic.core.
Complex
Construct complex from real and imaginary parts
Complex(Complex)
- Constructor for class treebolic.core.
Complex
Copy constructor
Complex(double)
- Constructor for class treebolic.core.
Complex
Construct complex from real part, imaginary part defaulting to 0
compose(HyperRotation, HyperTranslation)
- Static method in class treebolic.core.
HyperRotation
Compose rotation with translation
compose(HyperTransform)
- Method in class treebolic.core.
HyperTransform
Compose this transform with other transform
compose(HyperTranslation, HyperTranslation)
- Static method in class treebolic.core.
HyperTranslation
Compose 2 translations
composeRotate(Complex, Complex)
- Method in class treebolic.view.
View
Compose delta rotation
composeTransform(HyperTransform)
- Method in class treebolic.core.
Transformer
Set current transform as composition of current transform and this transform
composeTranslate(Complex, Complex)
- Method in class treebolic.view.
View
Compose delta translation
composeXlats(HyperTranslation, HyperTranslation)
- Method in class treebolic.core.
HyperTransform
Compose 2 translations
computeDistance(int)
- Method in class treebolic.core.
LayerOut
Compute distance
computeNodeData(INode)
- Method in class treebolic.view.
Painter
Compute node data
computeOrientation(Complex, Complex, double)
- Method in class treebolic.core.
LayerOut
Compute orientation
computeScale()
- Method in class treebolic.view.
Mapper
Compute scale from view size
computeTree(INode)
- Method in class treebolic.view.
Painter
Compute tree recursively
computeWedge(double, double)
- Method in class treebolic.core.
LayerOut
Compute wedge
confirm(String[])
- Method in class treebolic.generator.
Controller
Confirm
conj()
- Method in class treebolic.core.
Complex
Conjugate of this complex
conj(Complex)
- Method in class treebolic.core.
Complex
Conjugate of z
connect(IWidget)
- Method in class treebolic.browser.
Context
Connected Widget
connect(Widget)
- Method in class treebolic.control.
Controller
Connect with widget
connect(Model)
- Method in class treebolic.control.
Controller
Connect
connect(View)
- Method in class treebolic.control.
Controller
Connect with view
connect(AbstractLayerOut)
- Method in class treebolic.control.
Controller
Connect with layout agent
connect(JFrame)
- Method in class treebolic.generator.
Controller
Connect to frame
connect(TreeView)
- Method in class treebolic.generator.
Controller
Connect to tree view
connect(PropertyView)
- Method in class treebolic.generator.
Controller
Connect to property view
connect(TextView)
- Method in class treebolic.generator.
Controller
Connect to text view
connect(DomTreeView)
- Method in class treebolic.generator.
Controller
Connect to Dom tree view
connect(IWidget)
- Method in class treebolic.generator.
Controller
Connect to widget
connect(JTabbedPane)
- Method in class treebolic.generator.
Controller
Connect to tabbed pane
connect(Controller)
- Method in class treebolic.generator.tree.
Tree
Connect to controller
connect(Controller)
- Method in class treebolic.generator.tree.
TreeView
Connect to controller
connect(IProviderContext)
- Method in interface treebolic.model.
IProvider
Called by framework to pass context reference (may default to void action if provider does not need it)
connect(IProviderContext)
- Method in class treebolic.provider.dot.
Provider
connect(IProviderContext)
- Method in class treebolic.provider.fs.
Provider
connect(IProviderContext)
- Method in class treebolic.provider.gxl.
Provider
connect(IProviderContext)
- Method in class treebolic.provider.owl.
Provider
connect(IProviderContext)
- Method in class treebolic.provider.sql.
Provider
connect(IProviderContext)
- Method in class treebolic.provider.text.indent.
Provider
connect(IProviderContext)
- Method in class treebolic.provider.text.pair.
Provider
connect(IProviderContext)
- Method in class treebolic.provider.wn.ejb.
Provider
connect(IProviderContext)
- Method in class treebolic.provider.wn.
Provider
connect(IProviderContext)
- Method in class treebolic.provider.xml.dom.
Provider
connect(IProviderContext)
- Method in class treebolic.provider.xml.fast.
Provider
connect(IProviderContext)
- Method in class treebolic.provider.xml.graph.
AbstractProvider
connect()
- Method in class treebolic.site.
FileSiteMaker
connect()
- Method in class treebolic.site.
FtpSiteMaker
connect()
- Method in class treebolic.site.
SiteMaker
Connect to destination
connect(Controller)
- Method in class treebolic.view.
View
Connect controller
connect(Model)
- Method in class treebolic.view.
View
Set model
connect(AbstractLayerOut)
- Method in class treebolic.view.
View
Connect layout agent
Context
- Class in
treebolic.browser
Context(MainFrame, String, String, String)
- Constructor for class treebolic.browser.
Context
Constructor
Controller
- Class in
treebolic.control
Controller
Controller()
- Constructor for class treebolic.control.
Controller
Constructor
Controller
- Class in
treebolic.generator
Controller
Controller(String[])
- Constructor for class treebolic.generator.
Controller
Constructor
Controller.Action
- Enum in
treebolic.control
Action types
Controller.Action()
- Constructor for enum treebolic.control.
Controller.Action
Controller.Code
- Enum in
treebolic.generator
Command code
Controller.Code()
- Constructor for enum treebolic.generator.
Controller.Code
Controller.Event
- Enum in
treebolic.control
Event types
Controller.Event()
- Constructor for enum treebolic.control.
Controller.Event
Controller.MatchMode
- Enum in
treebolic.control
Match mode
Controller.MatchMode()
- Constructor for enum treebolic.control.
Controller.MatchMode
Controller.MatchScope
- Enum in
treebolic.control
Match scope
Controller.MatchScope()
- Constructor for enum treebolic.control.
Controller.MatchScope
Controller.Mode
- Enum in
treebolic.generator
Command code
Controller.Mode()
- Constructor for enum treebolic.generator.
Controller.Mode
Converter
<
T
extends
TreeMutableNode
> - Class in
treebolic.model.graph
Graph converter
Converter()
- Constructor for class treebolic.model.graph.
Converter
copyStreams(InputStream, OutputStream)
- Static method in class treebolic.dtd.
Dtd
Copy input stream to output stream
copyStreams(InputStream, OutputStream)
- Static method in class treebolic.site.
SiteMaker
Copy streams
copyStreamsReplace(InputStream, OutputStream, String[], String[])
- Method in class treebolic.site.
SiteMaker
Copy text file to output stream while replacing strings with values
copyToStream(OutputStream)
- Static method in class treebolic.dtd.
Dtd
Copy DTD to output stream
copyToUTF8Stream(OutputStream)
- Static method in class treebolic.dtd.
Dtd
Copy DTD to UTF8 output stream
create(Object)
- Method in interface bsys.propertyview.
PropertyView.HandlerFactory
Get handler for this object
create()
- Method in interface edu.princeton.wordnet.interfaces.
WordNetHome
createStringWriter(String)
- Method in class treebolic.provider.xml.fast.
Entities
Make the StringWriter 10% larger than the source String to avoid growing the writer
createTransferable(JComponent)
- Method in class treebolic.generator.tree.
TreeTransferHandler
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z