kcl.waterloo.serviceproviders
Interface GJEditorInterface
-
public interface GJEditorInterface
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method and Description GeneralOptionsgetContainerOptionsPanel()GJAbstractGraphContainergetGraphContainer()GJGraphInterfacegetLayerForTab()intgetSelectedTab()intgetState()javax.swing.JTabbedPanegetTabbedPane()booleanisShowing()voidpropertyChange(java.beans.PropertyChangeEvent evt)voidrefresh()voidsetSelectedTab(int i)voidsetState(int i)voidsetVisible(boolean flag)
-
-
-
Method Detail
-
setState
void setState(int i)
-
getState
int getState()
-
isShowing
boolean isShowing()
-
setVisible
void setVisible(boolean flag)
-
refresh
void refresh()
-
getGraphContainer
GJAbstractGraphContainer getGraphContainer()
-
getSelectedTab
int getSelectedTab()
-
setSelectedTab
void setSelectedTab(int i)
-
getLayerForTab
GJGraphInterface getLayerForTab()
-
getTabbedPane
javax.swing.JTabbedPane getTabbedPane()
-
getContainerOptionsPanel
GeneralOptions getContainerOptionsPanel()
-
propertyChange
void propertyChange(java.beans.PropertyChangeEvent evt)
-
-
DMelt 3.0 © DataMelt by jWork.ORG