JAPI 0_6-alpha-2
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

G

getAction(String) - Method in class net.sf.japi.swing.ActionFactory
Get an Action.
getActionMap() - Method in class net.sf.japi.swing.ActionFactory
Get the ActionMap.
getAvailableSizes() - Method in class net.sf.japi.swing.IconManager
Return the available sizes for icons.
getBase() - Method in class net.sf.japi.swing.JFileChooserButton
Get the base directory to choose files from.
getCellEditorValue() - Method in class net.sf.japi.swing.treetable.JTreeTable.TreeTableCellEditor
getChild(int) - Method in class net.sf.japi.swing.prefs.keys.AbstractSimpleNode
Gets a child with a specific index.
getChild(AbstractSimpleNode<AbstractSimpleNode>, int) - Method in class net.sf.japi.swing.prefs.keys.KeyStrokeTreeTableModel
Returns a child with a certain index.
getChild(T, int) - Method in interface net.sf.japi.swing.treetable.TreeTableModel
Returns a child with a certain index.
getChild(Object, int) - Method in class net.sf.japi.swing.treetable.TreeTableModelTreeModelAdapter
getChildCount() - Method in class net.sf.japi.swing.prefs.keys.AbstractSimpleNode
Get the number of children.
getChildCount(AbstractSimpleNode<AbstractSimpleNode>) - Method in class net.sf.japi.swing.prefs.keys.KeyStrokeTreeTableModel
Returns the number of available children.
getChildCount(T) - Method in interface net.sf.japi.swing.treetable.TreeTableModel
Returns the number of available children.
getChildCount(Object) - Method in class net.sf.japi.swing.treetable.TreeTableModelTreeModelAdapter
getChooser() - Method in class net.sf.japi.swing.JFileChooserButton
Get the JFileChooser associated with this JFileChooserButton.
getColumnClass(int) - Method in class net.sf.japi.swing.prefs.keys.KeyStrokeTreeTableModel
Returns the type for column number column.
getColumnClass(int) - Method in class net.sf.japi.swing.treetable.AbstractTreeTableModel
Returns the type for column number column.
getColumnClass(int) - Method in interface net.sf.japi.swing.treetable.TreeTableModel
Returns the type for column number column.
getColumnClass(int) - Method in class net.sf.japi.swing.treetable.TreeTableModelTableModelAdapter
getColumnCount() - Method in class net.sf.japi.swing.prefs.keys.KeyStrokeTreeTableModel
Returns the number of availible columns.
getColumnCount() - Method in interface net.sf.japi.swing.treetable.TreeTableModel
Returns the number of availible columns.
getColumnCount() - Method in class net.sf.japi.swing.treetable.TreeTableModelTableModelAdapter
getColumnName(int) - Method in class net.sf.japi.swing.prefs.keys.KeyStrokeTreeTableModel
Returns the name for column number column.
getColumnName(int) - Method in interface net.sf.japi.swing.treetable.TreeTableModel
Returns the name for column number column.
getColumnName(int) - Method in class net.sf.japi.swing.treetable.TreeTableModelTableModelAdapter
getCurrentFilename() - Method in class net.sf.japi.io.ARGVEnumeration
Get the name of the current file.
getDefaultIconManager() - Static method in class net.sf.japi.swing.IconManager
Get the default IconManager.
getDescription() - Method in class net.sf.japi.swing.EndingFileFilter
getDescription() - Method in class net.sf.japi.swing.FilenameFileFilter
getEditComponent() - Method in class net.sf.japi.swing.prefs.AbstractPrefs
Provide a component for editing the prefs.
getEditComponent() - Method in interface net.sf.japi.swing.prefs.Prefs
Provide a component for editing the prefs.
getEditingRow() - Method in class net.sf.japi.swing.treetable.JTreeTable
 
getElementAt(int) - Method in class net.sf.japi.swing.prefs.PreferencesGroup
getFactory(String) - Static method in class net.sf.japi.swing.ActionFactory
Get an ActionFactory.
getFirst() - Method in class net.sf.japi.util.Pair
Get first member of this pair.
getFirstChild(Element, String) - Static method in class net.sf.japi.xml.NodeListIterator
Convenience helper method for getting the first child of an element that is an element with a specific name.
getFirstsBySecond(T2) - Method in class net.sf.japi.util.Table
Get all firsts that match the second.
getHelpText() - Method in class net.sf.japi.swing.prefs.AbstractPrefs
Provide help (HTML).
getHelpText() - Method in interface net.sf.japi.swing.prefs.Prefs
Provide help (HTML).
getHelpURL() - Method in class net.sf.japi.swing.prefs.AbstractPrefs
Provide help.
getHelpURL() - Method in interface net.sf.japi.swing.prefs.Prefs
Provide help.
getHgap() - Method in class net.sf.japi.swing.ColumnLayout
Returns horizontal Gap.
getIcon(String) - Method in class net.sf.japi.swing.ActionFactory
Get an icon.
getIcon(String) - Method in class net.sf.japi.swing.IconManager
Load an icon.
getIncludePaths() - Method in class net.sf.japi.cpp.CPreProcessor
Get a list with all include paths.
getIndexOfChild(T, T) - Method in class net.sf.japi.swing.treetable.AbstractTreeTableModel
getIndexOfChild(Object, Object) - Method in class net.sf.japi.swing.treetable.TreeTableModelTreeModelAdapter
getLabelText() - Method in class net.sf.japi.swing.prefs.AbstractPrefs
Provide text to be displayed as title for this prefs module.
getLabelText() - Method in interface net.sf.japi.swing.prefs.Prefs
Provide text to be displayed as title for this prefs module.
getLayoutAlignmentX(Container) - Method in class net.sf.japi.swing.ToolBarLayout
getLayoutAlignmentY(Container) - Method in class net.sf.japi.swing.ToolBarLayout
getLength() - Method in class net.sf.japi.xml.FilteredNodeList
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class net.sf.japi.swing.LocaleListCellRenderer
getListLabelIcon() - Method in class net.sf.japi.swing.prefs.AbstractPrefs
Provide an icon to be displayed in the list where the user can choose amongst preferences.
getListLabelIcon() - Method in interface net.sf.japi.swing.prefs.Prefs
Provide an icon to be displayed in the list where the user can choose amongst preferences.
getListLabelText() - Method in class net.sf.japi.swing.prefs.AbstractPrefs
Provide a label to be displayed in the list where the user can choose amongst preferences.
getListLabelText() - Method in interface net.sf.japi.swing.prefs.Prefs
Provide a label to be displayed in the list where the user can choose amongst preferences.
getName() - Method in class net.sf.japi.swing.NamedActionMap
Returns the name.
getPairsByFirst(T1) - Method in class net.sf.japi.util.Table
Get all pairs that match the first.
getPairsBySecond(T2) - Method in class net.sf.japi.util.Table
Get all pairs that match the second.
getParentComponent() - Method in interface net.sf.japi.swing.Progress
Get the Component that is responsible for rendering the progress.
getParentComponent() - Method in class net.sf.japi.swing.ProgressDisplay
Get the Component that is responsible for rendering the progress.
getPropertyAsString(Object, String) - Static method in class net.sf.japi.lang.Properties
Get a property of an object.
getRoot() - Method in class net.sf.japi.swing.treetable.AbstractTreeTableModel
Returns the root of the treetable.
getRoot() - Method in interface net.sf.japi.swing.treetable.TreeTableModel
Returns the root of the treetable.
getRoot() - Method in class net.sf.japi.swing.treetable.TreeTableModelTreeModelAdapter
getRowCount() - Method in class net.sf.japi.swing.treetable.TreeTableModelTableModelAdapter
getSecond() - Method in class net.sf.japi.util.Pair
Get second member of this pair.
getSecondsByFirst(T1) - Method in class net.sf.japi.util.Table
Get all seconds that match the first.
getSelectedFile() - Method in class net.sf.japi.swing.FileField
Return the selected file.
getSelectedFilename() - Method in class net.sf.japi.swing.FileField
Return the selected filename.
getSize() - Method in class net.sf.japi.swing.prefs.PreferencesGroup
getString(String) - Method in class net.sf.japi.swing.ActionFactory
Get a String.
getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class net.sf.japi.swing.treetable.JTreeTable.TreeTableCellEditor
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class net.sf.japi.swing.treetable.JTreeTable.TreeTableCellRenderer
 
getTitle() - Method in class net.sf.japi.swing.prefs.PreferencesGroup
Get the title.
getTodIndex() - Method in class net.sf.japi.swing.TipOfTheDayManager
Returns number of current Tip of the day.
getValueAt(int) - Method in class net.sf.japi.swing.prefs.keys.KeyStrokeRootNode
getValueAt(AbstractSimpleNode<AbstractSimpleNode>, int) - Method in class net.sf.japi.swing.prefs.keys.KeyStrokeTreeTableModel
Returns the value to be displayed for node node at column number column.
getValueAt(T, int) - Method in interface net.sf.japi.swing.treetable.TreeTableModel
Returns the value to be displayed for node node at column number column.
getValueAt(int, int) - Method in class net.sf.japi.swing.treetable.TreeTableModelTableModelAdapter
getVgap() - Method in class net.sf.japi.swing.ColumnLayout
Returns vertical Gap.

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