JAPI 0.9.0
Yet another Java API
API Documentation
A B C D E F G H I J K L M N O P R S T V W

T

Table<T1,T2> - Class in net.sf.japi.util
A special Collection class that is like a Map but which allows duplicate keys.
Table() - Constructor for class net.sf.japi.util.Table
Create a table.
ThrowableHandler<T extends Throwable> - Interface in net.sf.japi.util
Interface that is implemented by classes that handle exceptions via callbacks.
TipOfTheDayManager - Class in net.sf.japi.swing
Class that manages tips of the day.
todClose() - Method in class net.sf.japi.swing.TipOfTheDayManager
Action method for close.
todNext() - Method in class net.sf.japi.swing.TipOfTheDayManager
Action method for next.
todPrev() - Method in class net.sf.japi.swing.TipOfTheDayManager
Action method for previous.
todRand() - Method in class net.sf.japi.swing.TipOfTheDayManager
Action method for random.
ToggleAction - Class in net.sf.japi.swing
The ToggleAction works similar as an ReflectionAction.
ToggleAction() - Constructor for class net.sf.japi.swing.ToggleAction
 
ToolBarLayout - Class in net.sf.japi.swing
A LayoutManager that manages a layout of a Container similar to BorderLayout but with an important difference, it is possible to add as many components to a side layout region as you want.
ToolBarLayout() - Constructor for class net.sf.japi.swing.ToolBarLayout
Create a ToolBarLayout with zero gaps.
ToolBarLayout(int, int) - Constructor for class net.sf.japi.swing.ToolBarLayout
Create a TooLBarLayout.
ToolBarLayout.ToolBarConstraints - Class in net.sf.japi.swing
Class for ToolBarLayout constraints.
ToolBarLayout.ToolBarConstraints() - Constructor for class net.sf.japi.swing.ToolBarLayout.ToolBarConstraints
Create Constraint.
ToolBarLayout.ToolBarConstraints(ToolBarLayout.ToolBarConstraints.Region, int) - Constructor for class net.sf.japi.swing.ToolBarLayout.ToolBarConstraints
Create Constraint with values.
ToolBarLayout.ToolBarConstraints.Region - Enum in net.sf.japi.swing
Enum for region.
toString() - Method in class net.sf.japi.sql.DatabaseTreeModel.CatalogTreeNode.TableTreeNode
Returns a string representation of the object.
toString() - Method in class net.sf.japi.sql.DatabaseTreeModel.CatalogTreeNode
Returns a string representation of the object.
toString() - Method in class net.sf.japi.swing.bookmarks.BookmarkManager.Bookmark
Returns a string representation of the object.
toString() - Method in class net.sf.japi.swing.ToolBarLayout
Returns a string representation of the state of this border layout.
TreeTableModel<R,T> - Interface in net.sf.japi.swing.treetable
The TreeTableModel interface specifies the methods the JTreeTable will use to interrogate a tabular tree data model.
TreeTableModelTableModelAdapter - Class in net.sf.japi.swing.treetable
Wraps a TreeTableModel in a TableModel.
TreeTableModelTableModelAdapter(TreeTableModel, JTree) - Constructor for class net.sf.japi.swing.treetable.TreeTableModelTableModelAdapter
Create a TreeTableModelAdapter.
TreeTableModelTreeModelAdapter<R,T> - Class in net.sf.japi.swing.treetable
TODO
TreeTableModelTreeModelAdapter(TreeTableModel<R, T>) - Constructor for class net.sf.japi.swing.treetable.TreeTableModelTreeModelAdapter
 

JAPI
Yet another Java API
API Documentation
A B C D E F G H I J K L M N O P R S T V W
© 2005-2006 Christian Hujer. All rights reserved. See copyright