|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.awt.Component
java.awt.Container
javax.swing.JComponent
javax.swing.JMenuBar
ch.hearc.I04_05s08.GUI.MenuApplication
The menu of the system
Nested Class Summary |
Nested classes inherited from class javax.swing.JMenuBar |
JMenuBar.AccessibleJMenuBar |
Nested classes inherited from class javax.swing.JComponent |
JComponent.AccessibleJComponent |
Nested classes inherited from class java.awt.Container |
Container.AccessibleAWTContainer |
Nested classes inherited from class java.awt.Component |
Component.AccessibleAWTComponent, Component.BltBufferStrategy, Component.FlipBufferStrategy |
Field Summary | |
private JMenuItem[] |
editItems
Edit menu items |
private KeyStroke[] |
editItemsKeys
Edit menu items' shortcuts |
private String[] |
editItemsTitle
Edit menu items' title |
private JMenuItem[] |
fileItems
File items |
private KeyStroke[] |
fileItemsKeys
File item's shortcuts |
private String[] |
fileItemsTitle
File item's title |
private JMenuItem[] |
helpItems
Help menu items |
private KeyStroke[] |
helpItemsKeys
Help menu items' shortcuts |
private String[] |
helpItemsTitle
Help menu items' title |
private JMenuItem[] |
rdfItems
RDF items |
private String[] |
rdfItemsTitle
RDF items' title |
private JMenu |
rdfMenu
RDF submenu |
private String |
rdfMenuTitle
RDF submenu's title |
private JMenuItem[] |
rdfsItems
RDFS items |
private String[] |
rdfsItemsTitle
RDFS items' title |
private JMenu |
rdfsMenu
RDFS submenu |
private String |
rdfsMenuTitle
RDFS submenu's title |
private int[] |
rootKeys
Key of the menu's element |
private JMenu[] |
rootMenus
The JMenu |
private String[] |
roots
Title of the elements of the menu |
Fields inherited from class javax.swing.JMenuBar |
|
Fields inherited from class javax.swing.JComponent |
accessibleContext, listenerList, TOOL_TIP_TEXT_KEY, ui, UNDEFINED_CONDITION, WHEN_ANCESTOR_OF_FOCUSED_COMPONENT, WHEN_FOCUSED, WHEN_IN_FOCUSED_WINDOW |
Fields inherited from class java.awt.Container |
|
Fields inherited from class java.awt.Component |
BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT |
Fields inherited from interface java.awt.image.ImageObserver |
ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH |
Constructor Summary | |
MenuApplication()
Build the menu |
Method Summary | |
private void |
buildMenu()
Create the JMenu elements |
JMenuItem |
getAboutItem()
Get MenuItem for about text |
JMenuItem |
getCopyItem()
Get MenuItem for copying |
JMenuItem |
getCutItem()
Get MenuItem for cutting |
JMenuItem |
getDeleteItem()
Get MenuItem for deleting |
JMenuItem[] |
getFileItems()
Get file items |
JMenuItem |
getHelpItem()
Get MenuItem for the help |
JMenuItem[] |
getRdfItems()
Get RDF items New File Open File null
New File with RDF Schema(s)
Open File with RDF Schema(s)
|
JMenuItem[] |
getRdfsItems()
Get RDF Schema items New File Open File |
Methods inherited from class javax.swing.JMenuBar |
add, addNotify, getAccessibleContext, getComponent, getComponentAtIndex, getComponentIndex, getHelpMenu, getMargin, getMenu, getMenuCount, getSelectionModel, getSubElements, getUI, getUIClassID, isBorderPainted, isSelected, menuSelectionChanged, paintBorder, paramString, processKeyBinding, processKeyEvent, processMouseEvent, removeNotify, setBorderPainted, setHelpMenu, setMargin, setSelected, setSelectionModel, setUI, updateUI |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
private String[] roots
private int[] rootKeys
private JMenu[] rootMenus
private JMenu rdfsMenu
private String rdfsMenuTitle
private JMenuItem[] rdfsItems
private String[] rdfsItemsTitle
private JMenu rdfMenu
private String rdfMenuTitle
private JMenuItem[] rdfItems
private String[] rdfItemsTitle
private JMenuItem[] fileItems
private String[] fileItemsTitle
private KeyStroke[] fileItemsKeys
private JMenuItem[] editItems
private String[] editItemsTitle
private KeyStroke[] editItemsKeys
private JMenuItem[] helpItems
private String[] helpItemsTitle
private KeyStroke[] helpItemsKeys
Constructor Detail |
public MenuApplication()
Method Detail |
private void buildMenu()
public JMenuItem[] getFileItems()
public JMenuItem getHelpItem()
public JMenuItem getAboutItem()
public JMenuItem getCutItem()
public JMenuItem getCopyItem()
public JMenuItem getDeleteItem()
public JMenuItem[] getRdfsItems()
public JMenuItem[] getRdfItems()
null
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A project by Blanc, Yoan – supervised by Dr. Ghorbel, Hatem.
2004 © Blanc, Yoan - HE-ARC