A B C D E F G H I J L M N O P R S T U V W

A

actionPerformed(ActionEvent) - Method in class com.jgoodies.metamorphosis.Metamorphosis.AboutActionHandler
 
actionPerformed(ActionEvent) - Method in class com.jgoodies.metamorphosis.Metamorphosis.QuitActionHandler
 
addCheckMenuItems(JMenu) - Method in class com.jgoodies.metamorphosis.MenuBarView
Builds and answers a menu with different JCheckBoxMenuItems.
addRadioMenuItems(JMenu) - Method in class com.jgoodies.metamorphosis.MenuBarView
Builds and answers a menu with different JRadioButtonMenuItems.
ADVANCED - Static variable in class com.jgoodies.metamorphosis.Style
 
ADVANCEDX - Static variable in class com.jgoodies.metamorphosis.Style
 
ALL - Static variable in class com.jgoodies.metamorphosis.Style
 
animation - Variable in class com.jgoodies.metamorphosis.IntroPageView
 
animation() - Method in class com.jgoodies.metamorphosis.IntroPageView
Returns the intro animation.
animator - Variable in class com.jgoodies.metamorphosis.StartPageView
 

B

Borders - Class in com.jgoodies.metamorphosis
Provides borders used in Fakeclipse.
Borders() - Constructor for class com.jgoodies.metamorphosis.Borders
 
Borders.EclipseHeaderBorder - Class in com.jgoodies.metamorphosis
 
Borders.EclipseHeaderBorder() - Constructor for class com.jgoodies.metamorphosis.Borders.EclipseHeaderBorder
 
Borders.EclipsePanelBorder - Class in com.jgoodies.metamorphosis
 
Borders.EclipsePanelBorder() - Constructor for class com.jgoodies.metamorphosis.Borders.EclipsePanelBorder
 
Borders.EclipseTabBorder - Class in com.jgoodies.metamorphosis
 
Borders.EclipseTabBorder() - Constructor for class com.jgoodies.metamorphosis.Borders.EclipseTabBorder
 
Borders.EclipseTabHeaderBorder - Class in com.jgoodies.metamorphosis
 
Borders.EclipseTabHeaderBorder() - Constructor for class com.jgoodies.metamorphosis.Borders.EclipseTabHeaderBorder
 
Borders.FlatHeaderBorder - Class in com.jgoodies.metamorphosis
 
Borders.FlatHeaderBorder() - Constructor for class com.jgoodies.metamorphosis.Borders.FlatHeaderBorder
 
Borders.ThinStatusBorder - Class in com.jgoodies.metamorphosis
 
Borders.ThinStatusBorder() - Constructor for class com.jgoodies.metamorphosis.Borders.ThinStatusBorder
 
build() - Method in class com.jgoodies.metamorphosis.Fakeclipse
Builds the Fakeclipse frame.
build() - Method in class com.jgoodies.metamorphosis.IntroPageView
Builds and answers the intro panel.
build() - Method in class com.jgoodies.metamorphosis.Metamorphosis
Builds the Fakeclipse frame.
build() - Method in class com.jgoodies.metamorphosis.PackagesPanel
 
build() - Method in class com.jgoodies.metamorphosis.StartPageView
Builds and returns the start panel component.
build() - Method in class com.jgoodies.metamorphosis.TasksPanel
Builds and answers the task panel component.
buildAnimationPanel() - Method in class com.jgoodies.metamorphosis.StartPageView
Builds and answers the animation panel that consists of the fan component.
buildContentPane() - Method in class com.jgoodies.metamorphosis.Fakeclipse
Builds and answers the content pane.
buildContentPane() - Method in class com.jgoodies.metamorphosis.Metamorphosis
Builds and answers the content pane: an intro and a start panel composed via a card panel.
buildEditOutline() - Method in class com.jgoodies.metamorphosis.Fakeclipse
Builds and answers the edit and outline panel separated by a split pane.
buildEditOutlineTasks() - Method in class com.jgoodies.metamorphosis.Fakeclipse
Builds and answers the edit, outline, and tasks panels separated by split panes.
buildEditPanel() - Method in class com.jgoodies.metamorphosis.Fakeclipse
Builds and answers the edit panel.
buildFileMenu() - Method in class com.jgoodies.metamorphosis.MenuBarView
Builds and answers the file menu.
buildMainStatus() - Method in class com.jgoodies.metamorphosis.Fakeclipse
Builds and answers the main panel plus status bar.
buildMenuBar() - Method in class com.jgoodies.metamorphosis.MenuBarView
Builds and returns the menu bar.
buildOutlinePanel() - Method in class com.jgoodies.metamorphosis.Fakeclipse
Builds and returns the outline panel.
buildSideBar() - Method in class com.jgoodies.metamorphosis.Fakeclipse
Builds and answers the perspective and view side bar.
buildStatusBar() - Method in class com.jgoodies.metamorphosis.Fakeclipse
Builds and returns the status bar.
buildStubMenu(String, char) - Method in class com.jgoodies.metamorphosis.MenuBarView
Creates and answer a stub menu for the given name.
buildToolBar() - Method in class com.jgoodies.metamorphosis.Fakeclipse
Builds and answers the tool bar.
buttons - Variable in class com.jgoodies.metamorphosis.StartPageView
 

C

cardPanel - Variable in class com.jgoodies.metamorphosis.Metamorphosis
 
columnSizeHints - Variable in class com.jgoodies.metamorphosis.SpecialReadOnlyTable
 
com.jgoodies.metamorphosis - package com.jgoodies.metamorphosis
 
configureColumnHeaders() - Method in class com.jgoodies.metamorphosis.SpecialReadOnlyTable
 
configureColumnSizes() - Method in class com.jgoodies.metamorphosis.SpecialReadOnlyTable
 
configureUI() - Method in class com.jgoodies.metamorphosis.Fakeclipse
Configures the user interface: sets look and theme.
configureUI() - Static method in class com.jgoodies.metamorphosis.Metamorphosis
Configures the UI: sets font size hints and tries to set Plastic3D.
COPYRIGHT - Static variable in class com.jgoodies.metamorphosis.Metamorphosis
 
createAnimation() - Method in class com.jgoodies.metamorphosis.IntroPageView
Creates and answers a composed animation for the intro.
createAnimation() - Method in class com.jgoodies.metamorphosis.StartPageView
Creates and answers a composed animation with a fan animation in the background and a sequential text animation in the foreground.
createButton(String, Style) - Method in class com.jgoodies.metamorphosis.StartPageView
Creates and answers a button that launches the specified style.
createCheckItem(boolean, boolean) - Method in class com.jgoodies.metamorphosis.MenuBarView
Creates and answers a check box with the given enablement and selection state.
createColoredBar() - Method in class com.jgoodies.metamorphosis.IntroPageView
Creates and answers a gray bar.
createEclipsePanel(Icon, String, Icon, boolean, boolean) - Static method in class com.jgoodies.metamorphosis.UIFactory
 
createEclipsePanel(Icon, String, Icon, boolean) - Static method in class com.jgoodies.metamorphosis.UIFactory
 
createEditorPanel(Icon, String) - Static method in class com.jgoodies.metamorphosis.UIFactory
 
createLabel(String) - Method in class com.jgoodies.metamorphosis.StartPageView
Creates and answers a label that is large, anti-aliased, and uses a custom font.
createLeftAlignedDefaultHeaderRenderer() - Method in class com.jgoodies.metamorphosis.SpecialReadOnlyTable
 
createProjectTree() - Method in class com.jgoodies.metamorphosis.PackagesPanel
 
createRadioItem(boolean, boolean) - Method in class com.jgoodies.metamorphosis.MenuBarView
Creates and answers a radio button with the given enablement and selection state.
createScrollPane(Component) - Static method in class com.jgoodies.metamorphosis.UIFactory
 
createSplitPane(int, Component, Component, double) - Static method in class com.jgoodies.metamorphosis.UIFactory
 
createTasksTableModel() - Method in class com.jgoodies.metamorphosis.TasksPanel
Creates and answers the model for the tasks table.
current - Static variable in class com.jgoodies.metamorphosis.Style
 

D

doLaunch(Style) - Method in class com.jgoodies.metamorphosis.Metamorphosis
Launches Fakeclipse: stores bounds of an existing frame, configures the fake, opens the fake, and finally listens to fake frame close events.

E

ELEGANT - Static variable in class com.jgoodies.metamorphosis.Style
 
ELEGANTX - Static variable in class com.jgoodies.metamorphosis.Style
 
EMPTY_BORDER - Static variable in class com.jgoodies.metamorphosis.TasksPanel.MyDefaultTableCellRenderer
 

F

Fakeclipse - Class in com.jgoodies.metamorphosis
Main class for the Fakeclipse frame.
Fakeclipse() - Constructor for class com.jgoodies.metamorphosis.Fakeclipse
Constructs a Fakeclipse, configures the UI, and builds the content.
fakeclipse - Variable in class com.jgoodies.metamorphosis.Metamorphosis
 
fan - Variable in class com.jgoodies.metamorphosis.StartPageView
 
forceBetterColorTheme - Variable in class com.jgoodies.metamorphosis.Style
 
forceBetterColorTheme() - Method in class com.jgoodies.metamorphosis.Style
 
forceSystemLookAndFeel - Variable in class com.jgoodies.metamorphosis.Style
 
forceSystemLookAndFeel() - Method in class com.jgoodies.metamorphosis.Style
 
FRANKEN - Static variable in class com.jgoodies.metamorphosis.Style
 

G

getBoldDialogFont(int) - Static method in class com.jgoodies.metamorphosis.Metamorphosis
 
getBorderInsets(Component) - Method in class com.jgoodies.metamorphosis.Borders.EclipseHeaderBorder
 
getBorderInsets(Component) - Method in class com.jgoodies.metamorphosis.Borders.EclipsePanelBorder
 
getBorderInsets(Component) - Method in class com.jgoodies.metamorphosis.Borders.EclipseTabBorder
 
getBorderInsets(Component) - Method in class com.jgoodies.metamorphosis.Borders.EclipseTabHeaderBorder
 
getBorderInsets(Component) - Method in class com.jgoodies.metamorphosis.Borders.FlatHeaderBorder
 
getBorderInsets(Component) - Method in class com.jgoodies.metamorphosis.Borders.ThinStatusBorder
 
getCurrent() - Static method in class com.jgoodies.metamorphosis.Style
 
getDescription() - Method in class com.jgoodies.metamorphosis.Style
 
getFont(String, int) - Static method in class com.jgoodies.metamorphosis.Metamorphosis
Looks up and answer a font for the specified filename and size.
getIcon(String) - Static method in class com.jgoodies.metamorphosis.Utils
 
getMenuBar() - Method in class com.jgoodies.metamorphosis.MenuBarView
Lazily builds and returns this view's menu bar.
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class com.jgoodies.metamorphosis.TasksPanel.MyDefaultTableCellRenderer
 
getToggleLabel(boolean, boolean) - Method in class com.jgoodies.metamorphosis.MenuBarView
Return a string label for the given enablement and selection state.
getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class com.jgoodies.metamorphosis.PackagesPanel.LabeledNodeRenderer
 
glyphLabel - Variable in class com.jgoodies.metamorphosis.IntroPageView
 
glyphLabel - Variable in class com.jgoodies.metamorphosis.StartPageView
 
goToStart() - Method in class com.jgoodies.metamorphosis.IntroPageView
Goes to the start panel.
goToStart() - Method in class com.jgoodies.metamorphosis.Metamorphosis
Goes to the start panel.

H

headerAlignments - Variable in class com.jgoodies.metamorphosis.SpecialReadOnlyTable
 
HPAD_BORDER - Static variable in class com.jgoodies.metamorphosis.TasksPanel.MyDefaultTableCellRenderer
 

I

icon - Variable in class com.jgoodies.metamorphosis.PackagesPanel.LabeledNode
 
icon() - Method in class com.jgoodies.metamorphosis.PackagesPanel.LabeledNode
 
iconStyle - Variable in class com.jgoodies.metamorphosis.Style
 
iconStyle() - Method in class com.jgoodies.metamorphosis.Style
 
initComponents() - Method in class com.jgoodies.metamorphosis.IntroPageView
Creates and configures the UI components.
initComponents() - Method in class com.jgoodies.metamorphosis.Metamorphosis
Creates and configures the UI components.
initComponents() - Method in class com.jgoodies.metamorphosis.StartPageView
Creates and configures the UI components.
INSETS - Static variable in class com.jgoodies.metamorphosis.Borders.EclipseHeaderBorder
 
INSETS - Static variable in class com.jgoodies.metamorphosis.Borders.EclipsePanelBorder
 
INSETS - Static variable in class com.jgoodies.metamorphosis.Borders.EclipseTabBorder
 
INSETS - Static variable in class com.jgoodies.metamorphosis.Borders.EclipseTabHeaderBorder
 
INSETS - Static variable in class com.jgoodies.metamorphosis.Borders.FlatHeaderBorder
 
INSETS - Static variable in class com.jgoodies.metamorphosis.Borders.ThinStatusBorder
 
instance - Static variable in class com.jgoodies.metamorphosis.Metamorphosis
 
intro - Variable in class com.jgoodies.metamorphosis.Metamorphosis
 
INTRO_CARD - Static variable in class com.jgoodies.metamorphosis.Metamorphosis
 
IntroPageView - Class in com.jgoodies.metamorphosis
Builds the Metamorphosis intro panel and provides the animation.
IntroPageView(Metamorphosis) - Constructor for class com.jgoodies.metamorphosis.IntroPageView
Constructs an IntroPanel for a given Metamorphosis instance.
isWindowsPlatform() - Static method in class com.jgoodies.metamorphosis.Utils
 

J

JFA - Static variable in class com.jgoodies.metamorphosis.Style.IconStyle
 

L

label - Variable in class com.jgoodies.metamorphosis.PackagesPanel.LabeledNode
 
label() - Method in class com.jgoodies.metamorphosis.PackagesPanel.LabeledNode
 
label1 - Variable in class com.jgoodies.metamorphosis.IntroPageView
 
label1 - Variable in class com.jgoodies.metamorphosis.StartPageView
 
label2 - Variable in class com.jgoodies.metamorphosis.IntroPageView
 
label2 - Variable in class com.jgoodies.metamorphosis.StartPageView
 
leftAlignColumn(TableColumn) - Method in class com.jgoodies.metamorphosis.SpecialReadOnlyTable
 

M

main(String[]) - Static method in class com.jgoodies.metamorphosis.Fakeclipse
Sets a style and opens the Fakeclipse frame.
main(String[]) - Static method in class com.jgoodies.metamorphosis.Metamorphosis
Instantiates Metamorphosis, builds, and opens the frame and starts the intro.
menuBar - Variable in class com.jgoodies.metamorphosis.MenuBarView
Holds the lazily created menu bar.
MenuBarView - Class in com.jgoodies.metamorphosis
Builds a menu bar that demonstrates a bunch of menus with a mix different menu items and menu item states.
MenuBarView() - Constructor for class com.jgoodies.metamorphosis.MenuBarView
 
META_FONT - Static variable in class com.jgoodies.metamorphosis.Metamorphosis
 
metamorphosis - Variable in class com.jgoodies.metamorphosis.IntroPageView
 
Metamorphosis - Class in com.jgoodies.metamorphosis
The Metamorphosis main class.
Metamorphosis() - Constructor for class com.jgoodies.metamorphosis.Metamorphosis
Constructs the Metamorphosis (main) frame.
metamorphosis - Variable in class com.jgoodies.metamorphosis.StartPageView
 
Metamorphosis.AboutActionHandler - Class in com.jgoodies.metamorphosis
 
Metamorphosis.AboutActionHandler() - Constructor for class com.jgoodies.metamorphosis.Metamorphosis.AboutActionHandler
 
Metamorphosis.QuitActionHandler - Class in com.jgoodies.metamorphosis
 
Metamorphosis.QuitActionHandler() - Constructor for class com.jgoodies.metamorphosis.Metamorphosis.QuitActionHandler
 
MIXED - Static variable in class com.jgoodies.metamorphosis.Style.IconStyle
 

N

name - Variable in class com.jgoodies.metamorphosis.Style
 

O

openOn(Style, Rectangle) - Static method in class com.jgoodies.metamorphosis.Fakeclipse
Creates and opens a DemoFrame that can access the given Launcher; uses the specified bounds, if non-null.

P

PackagesPanel - Class in com.jgoodies.metamorphosis
This class provides the model and layout for an emulation of an Eclipse JDT project/packages tree and panel.
PackagesPanel() - Constructor for class com.jgoodies.metamorphosis.PackagesPanel
 
PackagesPanel.LabeledNode - Class in com.jgoodies.metamorphosis
 
PackagesPanel.LabeledNode(Icon, String) - Constructor for class com.jgoodies.metamorphosis.PackagesPanel.LabeledNode
 
PackagesPanel.LabeledNodeRenderer - Class in com.jgoodies.metamorphosis
 
PackagesPanel.LabeledNodeRenderer() - Constructor for class com.jgoodies.metamorphosis.PackagesPanel.LabeledNodeRenderer
 
paint(Graphics) - Method in class com.jgoodies.metamorphosis.UIFactory.EclipseHeaderPanel
 
paintBorder(Component, Graphics, int, int, int, int) - Method in class com.jgoodies.metamorphosis.Borders.EclipseHeaderBorder
 
paintBorder(Component, Graphics, int, int, int, int) - Method in class com.jgoodies.metamorphosis.Borders.EclipsePanelBorder
 
paintBorder(Component, Graphics, int, int, int, int) - Method in class com.jgoodies.metamorphosis.Borders.EclipseTabBorder
 
paintBorder(Component, Graphics, int, int, int, int) - Method in class com.jgoodies.metamorphosis.Borders.EclipseTabHeaderBorder
 
paintBorder(Component, Graphics, int, int, int, int) - Method in class com.jgoodies.metamorphosis.Borders.FlatHeaderBorder
 
paintBorder(Component, Graphics, int, int, int, int) - Method in class com.jgoodies.metamorphosis.Borders.ThinStatusBorder
 

R

reduceBorders - Variable in class com.jgoodies.metamorphosis.Style
 
reduceBorders() - Method in class com.jgoodies.metamorphosis.Style
 
ROOKIE - Static variable in class com.jgoodies.metamorphosis.Style
 

S

setColumnSizes(int[]) - Method in class com.jgoodies.metamorphosis.SpecialReadOnlyTable
 
setCurrent(Style) - Static method in class com.jgoodies.metamorphosis.Style
 
setHeaderAlignments(int[]) - Method in class com.jgoodies.metamorphosis.SpecialReadOnlyTable
 
setModel(TableModel) - Method in class com.jgoodies.metamorphosis.SpecialReadOnlyTable
 
skipButton - Variable in class com.jgoodies.metamorphosis.IntroPageView
 
SpecialReadOnlyTable - Class in com.jgoodies.metamorphosis
This extension of class JTable provides behavior for a default alignment and sizing of table columns.
SpecialReadOnlyTable() - Constructor for class com.jgoodies.metamorphosis.SpecialReadOnlyTable
 
STANDARD - Static variable in class com.jgoodies.metamorphosis.Style
 
STANDARDX - Static variable in class com.jgoodies.metamorphosis.Style
 
start - Variable in class com.jgoodies.metamorphosis.Metamorphosis
 
start() - Method in class com.jgoodies.metamorphosis.StartPageView
Starts the fan animation.
START_CARD - Static variable in class com.jgoodies.metamorphosis.Metamorphosis
 
StartPageView - Class in com.jgoodies.metamorphosis
Builds the Metamorphosis start panel and provides the fan animation.
StartPageView(Metamorphosis) - Constructor for class com.jgoodies.metamorphosis.StartPageView
Constructs the start panel.
Style - Class in com.jgoodies.metamorphosis
This class provides information about the choose UI style, e.g. which icon or border style should be applied.
Style(String, Style.IconStyle, boolean, boolean, boolean, boolean, boolean, boolean) - Constructor for class com.jgoodies.metamorphosis.Style
 
Style.IconStyle - Class in com.jgoodies.metamorphosis
 
Style.IconStyle(String) - Constructor for class com.jgoodies.metamorphosis.Style.IconStyle
 
styleName - Variable in class com.jgoodies.metamorphosis.Style.IconStyle
 

T

TasksPanel - Class in com.jgoodies.metamorphosis
This class provides the model and layout for an emulation of an Eclipse JDT project/packages tree and panel.
TasksPanel() - Constructor for class com.jgoodies.metamorphosis.TasksPanel
 
TasksPanel.MyDefaultTableCellRenderer - Class in com.jgoodies.metamorphosis
 
TasksPanel.MyDefaultTableCellRenderer() - Constructor for class com.jgoodies.metamorphosis.TasksPanel.MyDefaultTableCellRenderer
 
toString() - Method in class com.jgoodies.metamorphosis.Style.IconStyle
 
toString() - Method in class com.jgoodies.metamorphosis.Style
 

U

UIFactory - Class in com.jgoodies.metamorphosis
The UIFactory class can create a bunch of panels, useful in Fakeclipse.
UIFactory() - Constructor for class com.jgoodies.metamorphosis.UIFactory
 
UIFactory.EclipseHeaderPanel - Class in com.jgoodies.metamorphosis
 
UIFactory.EclipseHeaderPanel(LayoutManager) - Constructor for class com.jgoodies.metamorphosis.UIFactory.EclipseHeaderPanel
 
updateUI() - Method in class com.jgoodies.metamorphosis.SpecialReadOnlyTable
 
useEclipseBorder - Variable in class com.jgoodies.metamorphosis.Style
 
useEclipseBorder() - Method in class com.jgoodies.metamorphosis.Style
 
useEclipseGradient - Variable in class com.jgoodies.metamorphosis.Style
 
useEclipseGradient() - Method in class com.jgoodies.metamorphosis.Style
 
useExtendedLookAndFeel - Variable in class com.jgoodies.metamorphosis.Style
 
useExtendedLookAndFeel() - Method in class com.jgoodies.metamorphosis.Style
 
Utils - Class in com.jgoodies.metamorphosis
A helper class for accessing icon resources, etc..
Utils() - Constructor for class com.jgoodies.metamorphosis.Utils
 

V

valueOf(String) - Static method in class com.jgoodies.metamorphosis.Style
 
VERSION - Static variable in class com.jgoodies.metamorphosis.Metamorphosis
 

W

WIN - Static variable in class com.jgoodies.metamorphosis.Style.IconStyle
 

A B C D E F G H I J L M N O P R S T U V W

Copyright © 2002-2008 JGoodies Karsten Lentzsch. All Rights Reserved.