|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectde.miethxml.hawron.gui.context.ContextView
| Constructor Summary | |
ContextView()
Deprecated. |
|
ContextView(java.lang.String baseDir)
Deprecated. |
|
| Method Summary | |
void |
directorySelected(Reloadable model,
FileModel directory)
Deprecated. |
void |
dispose()
Deprecated. |
void |
fileSelected(Reloadable model,
FileModel file)
Deprecated. |
javax.swing.JComponent |
getDockComponent()
Deprecated. This JPanel will be added to the left InfoPanel and will be activated with this ProjectViewComponent. |
javax.swing.Icon |
getIcon()
Deprecated. The accociated icon of this component. |
java.lang.String |
getKey()
Deprecated. |
java.lang.String |
getLabel()
Deprecated. |
java.lang.String |
getLabel(java.lang.String lang)
Deprecated. Gives the title/label for the current language like "en" for english or "de" for german. |
java.io.File |
getSelectedFile()
Deprecated. |
javax.swing.JComponent |
getSetupComponent()
Deprecated. |
javax.swing.JComponent |
getViewComponent()
Deprecated. Gives the Component, which will be added to the ProjectView.This should be the main Component. |
void |
init()
Deprecated. |
void |
initialize()
Deprecated. |
boolean |
isSetup()
Deprecated. |
boolean |
isShowButtonPanels()
Deprecated. |
void |
service(org.apache.avalon.framework.service.ServiceManager manager)
Deprecated. |
void |
setBaseLocation(java.lang.String dir)
Deprecated. |
void |
setCheckSupportedExtensions(boolean b)
Deprecated. |
void |
setEnabled(boolean state)
Deprecated. The Defaultimplementation of the ProjectView use a JTabbedPane and each tab is a ProjectViewComponent. |
void |
setProject(Project project)
Deprecated. |
void |
setup()
Deprecated. |
void |
showButtonPanels(boolean state)
Deprecated. |
void |
unselect()
Deprecated. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ContextView()
public ContextView(java.lang.String baseDir)
| Method Detail |
public void initialize()
initialize in interface org.apache.avalon.framework.activity.Initializablepublic void setBaseLocation(java.lang.String dir)
setBaseLocation in interface ContextViewComponent
public void directorySelected(Reloadable model,
FileModel directory)
directorySelected in interface RepositorySelectionListener
public void fileSelected(Reloadable model,
FileModel file)
fileSelected in interface RepositorySelectionListener
public void service(org.apache.avalon.framework.service.ServiceManager manager)
throws org.apache.avalon.framework.service.ServiceException
service in interface org.apache.avalon.framework.service.Serviceableorg.apache.avalon.framework.service.ServiceExceptionpublic void showButtonPanels(boolean state)
showButtonPanels in interface ContextViewComponentpublic boolean isShowButtonPanels()
isShowButtonPanels in interface ContextViewComponentpublic javax.swing.JComponent getDockComponent()
ProjectViewComponent
getDockComponent in interface ProjectViewComponentpublic java.lang.String getKey()
getKey in interface ProjectViewComponentpublic java.lang.String getLabel(java.lang.String lang)
ProjectViewComponent
getLabel in interface ProjectViewComponentpublic javax.swing.Icon getIcon()
ProjectViewComponent
getIcon in interface ProjectViewComponentpublic javax.swing.JComponent getViewComponent()
ProjectViewComponent
getViewComponent in interface ProjectViewComponentpublic void setProject(Project project)
setProject in interface ProjectComponentpublic java.io.File getSelectedFile()
public void init()
public void unselect()
unselect in interface RepositorySelectionListenerpublic void setEnabled(boolean state)
ProjectViewComponent
setEnabled in interface ProjectViewComponentpublic void dispose()
dispose in interface org.apache.avalon.framework.activity.Disposablepublic java.lang.String getLabel()
getLabel in interface GuiConfigurablepublic javax.swing.JComponent getSetupComponent()
getSetupComponent in interface GuiConfigurablepublic boolean isSetup()
isSetup in interface Configurablepublic void setup()
setup in interface Configurablepublic void setCheckSupportedExtensions(boolean b)
setCheckSupportedExtensions in interface ContextViewComponent
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||