- getAutoscale() - Method in class net.shredzone.jshred.swing.JImageViewer
-
Gets the current autoscale mode.
- getBorderInsets(Component) - Method in class net.shredzone.jshred.swing.TinyBorder
-
- getBorderInsets(Component, Insets) - Method in class net.shredzone.jshred.swing.TinyBorder
-
- getCheckboardColor() - Method in class net.shredzone.jshred.swing.JImageViewer
-
Gets the transparency checkboard color.
- getChild(Object, int) - Method in class net.shredzone.jshred.swing.EmptyTreeModel
-
Gets a child.
- getChildCount(Object) - Method in class net.shredzone.jshred.swing.EmptyTreeModel
-
Gets the child count, which is always 0.
- getCollapsedIcon() - Method in class net.shredzone.jshred.swing.JCollapsiblePanel
-
Gets the current icon to be used if the component is collapsed.
- getColorBottom() - Method in class net.shredzone.jshred.swing.JGradientPanel
-
Gets the current bottom/right color.
- getColorTop() - Method in class net.shredzone.jshred.swing.JGradientPanel
-
Gets the current top/left color.
- getColumnClass(int) - Method in class net.shredzone.jshred.swing.EmptyTableModel
-
Gets the column class.
- getColumnClass(int) - Method in class net.shredzone.jshred.swing.SortableTableModelProxy
-
- getColumnCount() - Method in class net.shredzone.jshred.swing.EmptyTableModel
-
Gets the column count.
- getColumnCount() - Method in class net.shredzone.jshred.swing.SortableTableModelProxy
-
- getColumnName(int) - Method in class net.shredzone.jshred.swing.EmptyTableModel
-
Gets the column name.
- getColumnName(int) - Method in class net.shredzone.jshred.swing.SortableTableModelProxy
-
- getComponentFrame(Component) - Static method in class net.shredzone.jshred.swing.SwingUtils
-
- getComponentsRecursive(Component) - Static method in class net.shredzone.jshred.swing.SwingUtils
-
- getContent() - Method in class net.shredzone.jshred.swing.JCollapsiblePanel
-
- getCurrentSize() - Method in class net.shredzone.jshred.swing.JHistoryTextField
-
Gets the current number of history entries.
- getDescription() - Method in class net.shredzone.jshred.swing.JHeadline
-
Gets the current description.
- getDirection() - Method in class net.shredzone.jshred.swing.JGradientPanel
-
Gets the gradient direction.
- getElementAt(int) - Method in class net.shredzone.jshred.swing.EmptyListModel
-
Gets an element.
- getExpandedIcon() - Method in class net.shredzone.jshred.swing.JCollapsiblePanel
-
Gets the current icon to be used if the component is expanded.
- getHistory() - Method in class net.shredzone.jshred.swing.JHistoryTextField
-
Gets a
List
of the current history.
- getHistorySize() - Method in class net.shredzone.jshred.swing.JHistoryTextField
-
Gets the current history size.
- getIcon() - Method in class net.shredzone.jshred.swing.JHeadline
-
- getIconAsc() - Method in class net.shredzone.jshred.swing.SortTableHeader
-
Gets the current icon for ascending order.
- getIconDesc() - Method in class net.shredzone.jshred.swing.SortTableHeader
-
Gets the current icon for descending order.
- getIconDimension() - Method in class net.shredzone.jshred.swing.MenuActionProxy
-
Gets the current dimension of the menu icon.
- getIconHeight() - Method in class net.shredzone.jshred.swing.ArrowIcon
-
- getIconWidth() - Method in class net.shredzone.jshred.swing.ArrowIcon
-
- getImage() - Method in class net.shredzone.jshred.swing.JImageViewer
-
Gets the
Image
that is currently set.
- getIndexOfChild(Object, Object) - Method in class net.shredzone.jshred.swing.EmptyTreeModel
-
Gets the index of a child.
- getInteger() - Method in class net.shredzone.jshred.swing.JIntegerField
-
Gets the current value, as integer.
- getLabel() - Method in class net.shredzone.jshred.swing.JLabelGroup
-
- getListeners() - Method in class net.shredzone.jshred.swing.ListenerManager
-
- getMasterTable() - Method in class net.shredzone.jshred.swing.SortableTableModelProxy
-
Gets the master table that is connected to this SortableTableModelProxy.
- getMaximumWidth() - Method in class net.shredzone.jshred.swing.JLabelGroup
-
Calculates the maximum label with of a
JLabelGroup
chain.
- getMenuName(String) - Static method in class net.shredzone.jshred.swing.SwingUtils
-
Gets the name of a menu.
- getMenuShortcut(String) - Static method in class net.shredzone.jshred.swing.SwingUtils
-
Gets the shortcut of a menu.
- getMinimumSize() - Method in class net.shredzone.jshred.swing.JImageViewer
-
- getPage() - Method in class net.shredzone.jshred.swing.JPrintPreview
-
Gets the page number of the currently shown page.
- getPreferredScrollableViewportSize() - Method in class net.shredzone.jshred.swing.JScrollableImageViewer
-
Gets the preferred viewport size, which is equal to the minimum size of this
component.
- getPreferredSize() - Method in class net.shredzone.jshred.swing.JImageViewer
-
- getQuality() - Method in class net.shredzone.jshred.swing.JImageViewer
-
Gets the current scaling quality.
- getRoot() - Method in class net.shredzone.jshred.swing.EmptyTreeModel
-
Gets the root node.
- getRowCount() - Method in class net.shredzone.jshred.swing.EmptyTableModel
-
Gets the row count.
- getRowCount() - Method in class net.shredzone.jshred.swing.SortableTableModelProxy
-
- getScaledDimension() - Method in class net.shredzone.jshred.swing.JImageViewer
-
Gets the final
Dimension
of the image after proper scaling was applied.
- getScrollableBlockIncrement(Rectangle, int, int) - Method in class net.shredzone.jshred.swing.JScrollableImageViewer
-
How many pixels of the image to be scrolled by a block increment.
- getScrollableTracksViewportHeight() - Method in class net.shredzone.jshred.swing.JScrollableImageViewer
-
Adjusts own height to viewport height.
- getScrollableTracksViewportWidth() - Method in class net.shredzone.jshred.swing.JScrollableImageViewer
-
Adjusts own width to viewport width.
- getScrollableUnitIncrement(Rectangle, int, int) - Method in class net.shredzone.jshred.swing.JScrollableImageViewer
-
How many pixels of the image to be scrolled by an unit increment.
- getSelectedLAF() - Method in class net.shredzone.jshred.swing.JLAFSelector
-
Gets the name of the selected LAF.
- getSelectionMode() - Method in class net.shredzone.jshred.swing.NoListSelectionModel
-
- getSize() - Method in class net.shredzone.jshred.swing.EmptyListModel
-
Gets the size.
- getSortedColumn() - Method in class net.shredzone.jshred.swing.EmptyTableModel
-
Gets the colum that is sorted.
- getSortedColumn() - Method in interface net.shredzone.jshred.swing.SortableTableModel
-
Gets the index of the column that is currently sorted.
- getSortedColumn() - Method in class net.shredzone.jshred.swing.SortableTableModelProxy
-
Gets the index of the column that is currently sorted.
- getText() - Method in class net.shredzone.jshred.swing.JHistoryTextField
-
Gets the text that is currently shown in this component.
- getTitle() - Method in class net.shredzone.jshred.swing.JCollapsiblePanel
-
Gets the current title above the component.
- getTitle() - Method in class net.shredzone.jshred.swing.JHeadline
-
Gets the current title text.
- getValue(String) - Method in class net.shredzone.jshred.swing.MenuActionProxy
-
- getValueAt(int, int) - Method in class net.shredzone.jshred.swing.EmptyTableModel
-
Gets the value at a certain position.
- getValueAt(int, int) - Method in class net.shredzone.jshred.swing.SortableTableModelProxy
-
- getZoomFactor() - Method in class net.shredzone.jshred.swing.JImageViewer
-
Gets the current zoom factor.
- getZoomFactor() - Method in class net.shredzone.jshred.swing.JPrintPreview
-
Gets the current zoom factor.
- scaleAspect(Dimension, Dimension) - Static method in class net.shredzone.jshred.swing.SwingUtils
-
- scaleAspectMax(Dimension, Dimension) - Static method in class net.shredzone.jshred.swing.SwingUtils
-
Compute a
Dimension
that has the same aspect ratio as the first
Dimension
, but uses as much of the maximum
Dimension
as possible,
without exceeding it.
- setAutoscale(JImageViewer.Autoscale) - Method in class net.shredzone.jshred.swing.JImageViewer
-
Sets the autoscale mode.
- setAutoSelection(boolean) - Method in class net.shredzone.jshred.swing.JHistoryTextField
-
Sets the auto selection mode.
- setCancelKey(RootPaneContainer, JButton) - Static method in class net.shredzone.jshred.swing.SwingUtils
-
- setCheckboard(boolean) - Method in class net.shredzone.jshred.swing.JImageViewer
-
Draws the transparency checkboard.
- setCheckboardColor(Color) - Method in class net.shredzone.jshred.swing.JImageViewer
-
Sets the transparency checkboard color.
- setCollapsedIcon(Icon) - Method in class net.shredzone.jshred.swing.JCollapsiblePanel
-
Sets the icon to be used in the title if the component is collapsed.
- setColorBottom(Color) - Method in class net.shredzone.jshred.swing.JGradientPanel
-
Changes the bottom/right color.
- setColorTop(Color) - Method in class net.shredzone.jshred.swing.JGradientPanel
-
Changes the top/left color.
- setConfirmKey(RootPaneContainer, JButton) - Static method in class net.shredzone.jshred.swing.SwingUtils
-
- setContent(Component) - Method in class net.shredzone.jshred.swing.JCollapsiblePanel
-
- setCurrentLAF() - Method in class net.shredzone.jshred.swing.JLAFSelector
-
Sets the currently used Look and Feel.
- setDescription(String) - Method in class net.shredzone.jshred.swing.JHeadline
-
Sets a new description.
- setDirection(int) - Method in class net.shredzone.jshred.swing.JGradientPanel
-
Sets the gradient direction.
- setEnabled(boolean) - Method in class net.shredzone.jshred.swing.JCollapsiblePanel
-
Sets the enabled state.
- setEnabled(boolean) - Method in class net.shredzone.jshred.swing.JHistoryTextField
-
- setEnabled(boolean) - Method in class net.shredzone.jshred.swing.MenuActionProxy
-
- setExpanded(boolean) - Method in class net.shredzone.jshred.swing.JCollapsiblePanel
-
Sets the expanded state.
- setExpandedIcon(Icon) - Method in class net.shredzone.jshred.swing.JCollapsiblePanel
-
Sets the icon to be used in the title if the component is expanded.
- setForeground(Color) - Method in class net.shredzone.jshred.swing.JHeadline
-
Sets the text color.
- setHistorySize(int) - Method in class net.shredzone.jshred.swing.JHistoryTextField
-
Sets the maximum history size.
- setIcon(Icon) - Method in class net.shredzone.jshred.swing.JHeadline
-
- setIconAsc(Icon) - Method in class net.shredzone.jshred.swing.SortTableHeader
-
Sets the icon for ascending order.
- setIconDesc(Icon) - Method in class net.shredzone.jshred.swing.SortTableHeader
-
Sets the icon for descending order.
- setIconDimension(Dimension) - Method in class net.shredzone.jshred.swing.MenuActionProxy
-
Sets new Icon dimensions for the menu icon.
- setImage(Image) - Method in class net.shredzone.jshred.swing.JImageViewer
-
Sets a new
Image
to be shown.
- setImage(ImageIcon) - Method in class net.shredzone.jshred.swing.JImageViewer
-
- setImage(InputStream) - Method in class net.shredzone.jshred.swing.JImageViewer
-
Sets a new image that is to be read from the
InputStream
.
- setImage(URL) - Method in class net.shredzone.jshred.swing.JImageViewer
-
Sets a new image that is to be read from the
URL
.
- setInteger(int) - Method in class net.shredzone.jshred.swing.JIntegerField
-
Sets an integer
- setLookAndFeel(String) - Static method in class net.shredzone.jshred.swing.JLAFSelector
-
Tries to set a look and feel that was selected by this component.
- setLowMem(boolean) - Method in class net.shredzone.jshred.swing.JPrintPreview
-
Sets if a low memory footprint is required.
- setMenuKey(Action, String) - Static method in class net.shredzone.jshred.swing.SwingUtils
-
Sets the
NAME
and
MNEMONIC_KEY
of an
Action
to the
menu string.
- setMinimumHeight(JComponent) - Static method in class net.shredzone.jshred.swing.SwingUtils
-
- setMinimumWidth(int) - Method in class net.shredzone.jshred.swing.JLabelGroup
-
Recursively sets the minimum width of this JLabelGroup chain.
- setMinimumWidth(JComponent) - Static method in class net.shredzone.jshred.swing.SwingUtils
-
- setMnemonic(char) - Method in class net.shredzone.jshred.swing.JLabelGroup
-
Sets a mnemonic key for this label.
- setMnemonic(int) - Method in class net.shredzone.jshred.swing.JLabelGroup
-
Sets a mnemonic code for this label.
- setModel(TableModel) - Method in class net.shredzone.jshred.swing.JSortedTable
-
- setPage(int) - Method in class net.shredzone.jshred.swing.JPrintPreview
-
Sets the page number of the page to be shown.
- setPageable(Pageable) - Method in class net.shredzone.jshred.swing.JPrintPreview
-
- setPrintable(Printable, PageFormat) - Method in class net.shredzone.jshred.swing.JPrintPreview
-
- setQuality(JImageViewer.Quality) - Method in class net.shredzone.jshred.swing.JImageViewer
-
Sets the scaling quality.
- setQuality(Graphics2D, JImageViewer.Quality) - Method in class net.shredzone.jshred.swing.JImageViewer
-
Sets the rendering hints according to the quality.
- setSelectedLAF(LookAndFeel) - Method in class net.shredzone.jshred.swing.JLAFSelector
-
Sets a Look and Feel as current selection, by passing a
LookAndFeel
object.
- setSelectedLAF(UIManager.LookAndFeelInfo) - Method in class net.shredzone.jshred.swing.JLAFSelector
-
- setSelectedLAF(String) - Method in class net.shredzone.jshred.swing.JLAFSelector
-
Sets a Look and Feel as current selection, by passing a class name.
- setSelectionInterval(int, int) - Method in class net.shredzone.jshred.swing.NoListSelectionModel
-
- setSelectionMode(int) - Method in class net.shredzone.jshred.swing.NoListSelectionModel
-
- setSmallView(boolean) - Method in class net.shredzone.jshred.swing.JLAFSelector
-
Sets if a small view area is to be used by this component.
- setSortingAllowed(boolean) - Method in class net.shredzone.jshred.swing.SortTableHeader
-
Sets if the user is allowed to sort columns by clicking on their headline.
- setText(String) - Method in class net.shredzone.jshred.swing.JHistoryTextField
-
Sets the text to be shown in this component.
- setTitle(String) - Method in class net.shredzone.jshred.swing.JCollapsiblePanel
-
Sets the title above the component.
- setTitle(String) - Method in class net.shredzone.jshred.swing.JHeadline
-
Sets a new title text.
- setValueAt(Object, int, int) - Method in class net.shredzone.jshred.swing.EmptyTableModel
-
Sets a value of a cell.
- setValueAt(Object, int, int) - Method in class net.shredzone.jshred.swing.SortableTableModelProxy
-
- setVerticalAlignment(int) - Method in class net.shredzone.jshred.swing.JLabelGroup
-
- setZoomFactor(float) - Method in class net.shredzone.jshred.swing.JImageViewer
-
Sets the zoom factor for the shown image.
- setZoomFactor(double) - Method in class net.shredzone.jshred.swing.JPrintPreview
-
Sets the current zoom factor.
- showRememberDialog(Component, Object, String, String, String) - Static method in class net.shredzone.jshred.swing.JRememberOptionPane
-
Shows a Remember dialog with a remember checkbox.
- showRememberDialog(Component, Object, String, String, String, int) - Static method in class net.shredzone.jshred.swing.JRememberOptionPane
-
Shows a Remember dialog with a remember checkbox.
- showRememberDialog(Component, Object, String, String, String, int, int, Icon) - Static method in class net.shredzone.jshred.swing.JRememberOptionPane
-
Shows a Remember dialog with a remember checkbox.
- SortableTableModel - Interface in net.shredzone.jshred.swing
-
- SortableTableModelProxy - Class in net.shredzone.jshred.swing
-
The SortTableModelProxy wraps another
TableModel
, and allows to sort it by one
of its columns.
- SortableTableModelProxy(TableModel) - Constructor for class net.shredzone.jshred.swing.SortableTableModelProxy
-
Creates a new SortableTableModelProxy for a master
TableModel
.
- sortByColumn(int, boolean) - Method in class net.shredzone.jshred.swing.EmptyTableModel
-
Sorts by a column.
- sortByColumn(int) - Method in class net.shredzone.jshred.swing.JSortedTable
-
Sorts by a certain column.
- sortByColumn(int, boolean) - Method in interface net.shredzone.jshred.swing.SortableTableModel
-
Sorts by a certain column in the given order.
- sortByColumn(int) - Method in class net.shredzone.jshred.swing.SortableTableModelProxy
-
Sorts by a certain column, ascending.
- sortByColumn(int, boolean) - Method in class net.shredzone.jshred.swing.SortableTableModelProxy
-
Sorts by a certain column in the given order.
- sortByColumnDesc(int) - Method in class net.shredzone.jshred.swing.SortableTableModelProxy
-
Sorts by a certain column, descending.
- SortTableHeader - Class in net.shredzone.jshred.swing
-
- SortTableHeader() - Constructor for class net.shredzone.jshred.swing.SortTableHeader
-
Creates a new SortTableHeader.
- SortTableHeader(TableColumnModel) - Constructor for class net.shredzone.jshred.swing.SortTableHeader
-
- spreadColumns(JTable) - Static method in class net.shredzone.jshred.swing.SwingUtils
-
Adjusts each column of a
JTable
to show its entire content.
- spreadColumns(JTable, int) - Static method in class net.shredzone.jshred.swing.SwingUtils
-
Adjusts each column of a
JTable
to show its entire content.
- spreadColumns(JTable, int, int) - Static method in class net.shredzone.jshred.swing.SwingUtils
-
Adjusts each column of a
JTable
to show its entire content.
- storeHistory(String) - Method in class net.shredzone.jshred.swing.JHistoryTextField
-
Stores the current history to the preferences, using the given name.
- SwingUtils - Class in net.shredzone.jshred.swing
-
This is a collection of static methods for your convenience.