|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--java.awt.Component
|
+--java.awt.Container
|
+--javax.swing.JComponent
|
+--javax.swing.JToolBar
|
+--uci.ui.ToolBar
|
+--uci.gef.PaletteFig
A Palette that defines buttons to create lines, rectangles, rounded rectangles, circles, and text. Also a select button is provided to switch back to ModeSelect. Needs-more-work: sticky mode buttons are not supported right now. They should be in the next release.
ModeSelect,
ModeCreateFigLine,
ModeCreateFigRect,
ModeCreateFigRRect,
ModeCreateFigCircle,
ModeCreateFigText,
ModeCreateFigPoly, Serialized Form| Inner classes inherited from class javax.swing.JToolBar |
JToolBar.AccessibleJToolBar,
JToolBar.Separator |
| Inner classes inherited from class javax.swing.JComponent |
JComponent.AccessibleJComponent |
| Fields inherited from class uci.ui.ToolBar |
_lockable,
_modeButtons |
| 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.Component |
BOTTOM_ALIGNMENT,
CENTER_ALIGNMENT,
LEFT_ALIGNMENT,
RIGHT_ALIGNMENT,
TOP_ALIGNMENT |
| Constructor Summary | |
PaletteFig()
|
|
| Method Summary | |
void |
defineButtons()
Defined the buttons in this palette. |
| Methods inherited from class uci.ui.ToolBar |
add,
add,
add,
addRadioGroup,
addToggle,
addToggle,
addToggle,
addToggle,
canLock,
createActionToggleListener,
isModeButton,
mouseClicked,
mouseEntered,
mouseExited,
mousePressed,
mouseReleased,
unpressAllButtons,
unpressAllButtonsExcept |
| Methods inherited from class javax.swing.JToolBar |
addImpl,
addSeparator,
addSeparator,
createActionChangeListener,
getAccessibleContext,
getComponentAtIndex,
getComponentIndex,
getMargin,
getOrientation,
getUI,
getUIClassID,
isBorderPainted,
isFloatable,
paintBorder,
paramString,
remove,
setBorderPainted,
setFloatable,
setMargin,
setOrientation,
setUI,
updateUI |
| Methods inherited from class java.awt.Container |
add,
add,
add,
add,
add,
addContainerListener,
countComponents,
deliverEvent,
doLayout,
findComponentAt,
findComponentAt,
getComponent,
getComponentAt,
getComponentAt,
getComponentCount,
getComponents,
getLayout,
insets,
invalidate,
isAncestorOf,
layout,
list,
list,
locate,
minimumSize,
paintComponents,
preferredSize,
print,
printComponents,
processContainerEvent,
processEvent,
remove,
removeAll,
removeContainerListener,
setLayout,
validate,
validateTree |
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
wait,
wait,
wait |
| Constructor Detail |
public PaletteFig()
| Method Detail |
public void defineButtons()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||