|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RowView | |
ks.common.view | Core set of classes needed to properly view KombatSolitaire Plugins. |
Uses of RowView in ks.common.view |
Subclasses of RowView in ks.common.view | |
class |
FanPileView
Represents a Fan of n cards from which only a single card may be selected, but there may be more than n cards in the model element column. |
Methods in ks.common.view that return RowView | |
RowView |
RowView.getRowView(java.awt.event.MouseEvent me)
If the MouseEvent falls within this row, return a Column of cards from the Model and return a RowView widget to manage these cards as they are dragged on the screen. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |